Skip to content

Commit

Permalink
Bump golang.org/x/net from 0.0.0-20190628185345-da137c7871d7 to 0.17.0
Browse files Browse the repository at this point in the history
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20190628185345-da137c7871d7 to 0.17.0.
- [Commits](https://github.com/golang/net/commits/v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent 7992e8c commit bbe1099
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 36 deletions.
8 changes: 1 addition & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,9 @@ module github.com/sensu/sensu-check-log
go 1.12

require (
github.com/coreos/go-semver v0.3.0 // indirect
github.com/dgrijalva/jwt-go v3.2.0+incompatible // indirect
github.com/echlebek/timeproxy v1.0.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/robfig/cron v1.2.0 // indirect
github.com/sensu/sensu-go/api/core/v2 v2.3.0
github.com/sensu/sensu-plugin-sdk v0.14.1
github.com/stretchr/testify v1.6.0
golang.org/x/net v0.0.0-20190628185345-da137c7871d7 // indirect
gopkg.in/sourcemap.v1 v1.0.5 // indirect
golang.org/x/net v0.17.0 // indirect
)
Loading

0 comments on commit bbe1099

Please sign in to comment.