Skip to content

Commit

Permalink
Merge pull request #18 from chainguard-dev/dependabot/go_modules/gola…
Browse files Browse the repository at this point in the history
…ng.org/x/net-0.7.0

Bump golang.org/x/net from 0.0.0-20220708220712-1185a9018129 to 0.7.0
  • Loading branch information
k4leung4 authored Oct 2, 2023
2 parents 5230809 + 7d0f603 commit c0213a3
Show file tree
Hide file tree
Showing 2 changed files with 369 additions and 7 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ require (
go.uber.org/atomic v1.9.0 // indirect
go.uber.org/multierr v1.6.0 // indirect
go.uber.org/zap v1.21.0 // indirect
golang.org/x/net v0.0.0-20220708220712-1185a9018129 // indirect
golang.org/x/net v0.7.0 // indirect
golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f // indirect
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 // indirect
golang.org/x/text v0.3.7 // indirect
golang.org/x/sys v0.5.0 // indirect
golang.org/x/text v0.7.0 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
k8s.io/api v0.24.4 // indirect
Expand Down
Loading

0 comments on commit c0213a3

Please sign in to comment.