Skip to content

Commit

Permalink
Bump golang.org/x/net
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-20210405180319-a5a99cb37ef4 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 395bcb0 commit 5eed6e3
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 48 deletions.
6 changes: 1 addition & 5 deletions SwampupDemo/Artifactory/BuildDeployInfo/example-go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,8 @@ require (
github.com/swaggo/swag v1.7.0
github.com/tidwall/buntdb v1.2.3 // indirect
github.com/valyala/fasthttp v1.23.0 // indirect
golang.org/x/mod v0.4.1 // indirect
golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 // indirect
golang.org/x/sys v0.0.0-20210412220455-f1c623a9e750 // indirect
golang.org/x/text v0.3.6 // indirect
golang.org/x/net v0.17.0 // indirect
golang.org/x/time v0.0.0-20210220033141-f8bda1e9f3ba // indirect
golang.org/x/tools v0.1.0 // indirect
gopkg.in/DataDog/dd-trace-go.v1 v1.31.0
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
Expand Down
Loading

0 comments on commit 5eed6e3

Please sign in to comment.