Skip to content

Commit

Permalink
Merge pull request #61 from hexdigest/dependabot/go_modules/tools/gol…
Browse files Browse the repository at this point in the history
…ang.org/x/net-0.7.0

Bump golang.org/x/net from 0.5.0 to 0.7.0 in /tools
  • Loading branch information
hexdigest authored Feb 18, 2023
2 parents 5bf4068 + b9d9a7b commit 3c184ed
Show file tree
Hide file tree
Showing 2 changed files with 359 additions and 7 deletions.
6 changes: 3 additions & 3 deletions tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -241,11 +241,11 @@ require (
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e // indirect
golang.org/x/exp/typeparams v0.0.0-20221208152030-732eee02a75a // indirect
golang.org/x/mod v0.7.0 // indirect
golang.org/x/net v0.5.0 // indirect
golang.org/x/net v0.7.0 // indirect
golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5 // indirect
golang.org/x/sync v0.1.0 // indirect
golang.org/x/sys v0.4.0 // indirect
golang.org/x/text v0.6.0 // indirect
golang.org/x/sys v0.5.0 // indirect
golang.org/x/text v0.7.0 // indirect
golang.org/x/time v0.0.0-20210220033141-f8bda1e9f3ba // indirect
golang.org/x/tools v0.5.0 // indirect
golang.org/x/xerrors v0.0.0-20220517211312-f3a8303e98df // indirect
Expand Down
Loading

0 comments on commit 3c184ed

Please sign in to comment.