diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-02-26 17:49:06 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-26 17:49:06 -0500 |
| commit | ecc8a106ed72eebd296da0bb20de38a184ea66e8 (patch) | |
| tree | e23b719969cba68227e017ba9fb98f9e3ac2308b /go.mod | |
| parent | bf91a120238c6dd80d6dcb7b078a83cc70b4c963 (diff) | |
| download | x-ecc8a106ed72eebd296da0bb20de38a184ea66e8.tar.xz x-ecc8a106ed72eebd296da0bb20de38a184ea66e8.zip | |
build(deps): bump golang.org/x/net from 0.6.0 to 0.7.0 (#265)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.6.0...v0.7.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
@@ -116,7 +116,7 @@ require ( golang.org/x/exp v0.0.0-20221205204356-47842c84f3db // indirect golang.org/x/image v0.5.0 // indirect golang.org/x/mod v0.6.0 // indirect - golang.org/x/net v0.6.0 // indirect + golang.org/x/net v0.7.0 // indirect golang.org/x/sync v0.1.0 // indirect golang.org/x/sys v0.5.0 // indirect golang.org/x/term v0.5.0 // indirect |
