aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-21 08:48:49 -0700
committerGitHub <noreply@github.com>2023-08-21 08:48:49 -0700
commit3e4726c4424805a59ac66ed9e5c18b9e37b8e94c (patch)
treeb53e8c67142e4f5be3f3ef18644fb24de98f942f /go.mod
parentf61490966f70ade813b7cb1d21a24df93fe172b2 (diff)
downloadseaweedfs-3e4726c4424805a59ac66ed9e5c18b9e37b8e94c.tar.xz
seaweedfs-3e4726c4424805a59ac66ed9e5c18b9e37b8e94c.zip
Bump golang.org/x/net from 0.13.0 to 0.14.0 (#4770)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod8
1 files changed, 4 insertions, 4 deletions
diff --git a/go.mod b/go.mod
index 0867d540c..29466ba64 100644
--- a/go.mod
+++ b/go.mod
@@ -112,12 +112,12 @@ require (
gocloud.dev v0.33.0
gocloud.dev/pubsub/natspubsub v0.33.0
gocloud.dev/pubsub/rabbitpubsub v0.33.0
- golang.org/x/crypto v0.11.0 // indirect
+ golang.org/x/crypto v0.12.0 // indirect
golang.org/x/exp v0.0.0-20230321023759-10a507213a29
golang.org/x/image v0.11.0
- golang.org/x/net v0.13.0
+ golang.org/x/net v0.14.0
golang.org/x/oauth2 v0.10.0 // indirect
- golang.org/x/sys v0.10.0
+ golang.org/x/sys v0.11.0
golang.org/x/text v0.12.0 // indirect
golang.org/x/tools v0.11.0
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
@@ -299,7 +299,7 @@ require (
go.uber.org/zap v1.24.0 // indirect
golang.org/x/mod v0.12.0 // indirect
golang.org/x/sync v0.3.0 // indirect
- golang.org/x/term v0.10.0 // indirect
+ golang.org/x/term v0.11.0 // indirect
golang.org/x/time v0.3.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20230731193218-e0aa005b6bdf // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20230731193218-e0aa005b6bdf // indirect