aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod10
1 files changed, 5 insertions, 5 deletions
diff --git a/go.mod b/go.mod
index 31f85f403..c51bf6caf 100644
--- a/go.mod
+++ b/go.mod
@@ -16,12 +16,12 @@ require (
github.com/prometheus/client_golang v1.16.0
github.com/stretchr/testify v1.8.4
github.com/ulikunitz/xz v0.5.11
- golang.org/x/net v0.12.0
+ golang.org/x/net v0.14.0
golang.org/x/oauth2 v0.10.0
golang.org/x/perf v0.0.0-20230221235046-aebcfb61e84c
golang.org/x/sync v0.3.0
- golang.org/x/sys v0.10.0
- golang.org/x/tools v0.11.0
+ golang.org/x/sys v0.11.0
+ golang.org/x/tools v0.12.0
google.golang.org/api v0.133.0
google.golang.org/appengine/v2 v2.0.4
google.golang.org/genproto v0.0.0-20230706204954-ccb25ca9f130
@@ -199,11 +199,11 @@ require (
go.uber.org/atomic v1.10.0 // indirect
go.uber.org/multierr v1.9.0 // indirect
go.uber.org/zap v1.24.0 // indirect
- golang.org/x/crypto v0.11.0 // indirect
+ golang.org/x/crypto v0.12.0 // indirect
golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea // indirect
golang.org/x/exp/typeparams v0.0.0-20230224173230-c95f2b4c22f2 // indirect
golang.org/x/mod v0.12.0 // indirect
- golang.org/x/text v0.11.0 // indirect
+ golang.org/x/text v0.12.0 // indirect
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20230706204954-ccb25ca9f130 // indirect