Skip to content

Commit

Permalink
Merge pull request #42 from SanHacks/dependabot/go_modules/golang.org…
Browse files Browse the repository at this point in the history
…/x/net-0.17.0

Bump golang.org/x/net from 0.14.0 to 0.17.0
  • Loading branch information
SanHacks authored Oct 15, 2023
2 parents 2e5d5f0 + 742f09d commit 0182ff0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 187 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ require (
github.com/zaf/g711 v0.0.0-20190814101024-76a4a538f52b // indirect
golang.org/x/image v0.11.0 // indirect
golang.org/x/mobile v0.0.0-20230531173138-3c911d8e3eda // indirect
golang.org/x/net v0.14.0 // indirect
golang.org/x/sys v0.11.0 // indirect
golang.org/x/text v0.12.0 // indirect
golang.org/x/net v0.17.0 // indirect
golang.org/x/sys v0.13.0 // indirect
golang.org/x/text v0.13.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
honnef.co/go/js/dom v0.0.0-20210725211120-f030747120f2 // indirect
)
Loading

0 comments on commit 0182ff0

Please sign in to comment.