diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-03-13 02:10:56 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-13 02:10:56 +0000 |
| commit | 2cb23bfbdcd2e3d34bf516f1c1cc8c3d3617fe10 (patch) | |
| tree | 1854674ce701c42b9589a42dc78059687323a862 /go.mod | |
| parent | debbb4d75c730c23c40e9ccbb745ea5ac90c98c0 (diff) | |
| download | xesite-2cb23bfbdcd2e3d34bf516f1c1cc8c3d3617fe10.tar.xz xesite-2cb23bfbdcd2e3d34bf516f1c1cc8c3d3617fe10.zip | |
build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 (#927)
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: indirect
...
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 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -84,7 +84,7 @@ require ( github.com/xanzy/ssh-agent v0.3.3 // indirect go4.org/mem v0.0.0-20240501181205-ae6ca9944745 // indirect golang.org/x/crypto v0.35.0 // indirect - golang.org/x/net v0.35.0 // indirect + golang.org/x/net v0.36.0 // indirect golang.org/x/sys v0.30.0 // indirect golang.org/x/term v0.29.0 // indirect golang.org/x/text v0.22.0 // indirect |
