diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-03-12 20:50:53 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-12 20:50:53 -0700 |
| commit | 537b3a8618a669c505fc58819e080d8255fcbfc5 (patch) | |
| tree | f4c19a3a2ff9bbb8a338f4ec7232a8a84473ccf8 /go.mod | |
| parent | f7f6e1158e62ba11ce3927efa3a47317bc856217 (diff) | |
| download | seaweedfs-537b3a8618a669c505fc58819e080d8255fcbfc5.tar.xz seaweedfs-537b3a8618a669c505fc58819e080d8255fcbfc5.zip | |
chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 (#6623)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.35.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.35.0...v0.36.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -104,10 +104,10 @@ require ( gocloud.dev v0.40.0 gocloud.dev/pubsub/natspubsub v0.40.0 gocloud.dev/pubsub/rabbitpubsub v0.40.0 - golang.org/x/crypto v0.33.0 // indirect + golang.org/x/crypto v0.35.0 // indirect golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 golang.org/x/image v0.24.0 - golang.org/x/net v0.35.0 + golang.org/x/net v0.36.0 golang.org/x/oauth2 v0.26.0 // indirect golang.org/x/sys v0.30.0 golang.org/x/text v0.22.0 // indirect |
