Skip to content

Commit

Permalink
Merge pull request #314 from overmindtech/testy
Browse files Browse the repository at this point in the history
Bump golang.org/x/net from 0.15.0 to 0.17.0
  • Loading branch information
DavidS-ovm authored Oct 13, 2023
2 parents ae1f8cc + 3e3256e commit 28a8bdf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 111 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,10 @@ require (
go.opentelemetry.io/otel/schema v0.0.5 // indirect
go.opentelemetry.io/proto/otlp v1.0.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/crypto v0.13.0 // indirect
golang.org/x/net v0.15.0 // indirect
golang.org/x/crypto v0.14.0 // indirect
golang.org/x/net v0.17.0 // indirect
golang.org/x/oauth2 v0.12.0 // indirect
golang.org/x/sys v0.12.0 // indirect
golang.org/x/sys v0.13.0 // indirect
golang.org/x/text v0.13.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20230913181813-007df8e322eb // indirect
Expand Down
Loading

0 comments on commit 28a8bdf

Please sign in to comment.