Skip to content

Commit a2d5a34

Browse files
build(deps): bump golang.org/x/net
Bumps the go_modules group with 1 update in the /pkg/forks/github.com/google/go-containerregistry directory: [golang.org/x/net](https://github.com/golang/net). Updates `golang.org/x/net` from 0.36.0 to 0.38.0 - [Commits](golang/net@v0.36.0...v0.38.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.38.0 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64acb22 commit a2d5a34

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

  • pkg/forks/github.com/google/go-containerregistry

pkg/forks/github.com/google/go-containerregistry/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ require (
2828
github.com/spf13/pflag v1.0.5 // indirect
2929
github.com/vbatts/tar-split v0.11.2 // indirect
3030
golang.org/x/mod v0.6.0 // indirect
31-
golang.org/x/net v0.36.0 // indirect
32-
golang.org/x/sys v0.30.0 // indirect
31+
golang.org/x/net v0.38.0 // indirect
32+
golang.org/x/sys v0.31.0 // indirect
3333
google.golang.org/appengine v1.6.7 // indirect
3434
google.golang.org/protobuf v1.33.0 // indirect
3535
gotest.tools/v3 v3.0.3 // indirect

pkg/forks/github.com/google/go-containerregistry/go.sum

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)