Skip to content

Commit

Permalink
Merge pull request #1116 from vmware-samples/dependabot/go_modules/ex…
Browse files Browse the repository at this point in the history
…amples/knative/go/kn-go-nsx-tag-sync/golang.org/x/net-0.17.0
  • Loading branch information
lamw authored Oct 12, 2023
2 parents bb0c2bc + a8e4734 commit 03c5284
Show file tree
Hide file tree
Showing 2 changed files with 966 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/knative/go/kn-go-nsx-tag-sync/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ require (
github.com/stretchr/testify v1.8.2 // indirect
go.uber.org/atomic v1.10.0 // indirect
go.uber.org/multierr v1.10.0 // indirect
golang.org/x/net v0.8.0 // indirect
golang.org/x/net v0.17.0 // indirect
golang.org/x/oauth2 v0.6.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/protobuf v1.30.0 // indirect
Expand Down
Loading

0 comments on commit 03c5284

Please sign in to comment.