Skip to content

Commit

Permalink
build(deps): bump golang.org/x/tools from 0.12.0 to 0.13.0 (#4066)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 6, 2023
1 parent f18d712 commit 28d88a1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ require (
gitlab.com/bosi/decorder v0.4.1
go.tmz.dev/musttag v0.7.2
golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
golang.org/x/tools v0.12.0
golang.org/x/tools v0.13.0
gopkg.in/yaml.v3 v3.0.1
honnef.co/go/tools v0.4.5
mvdan.cc/gofumpt v0.5.0
Expand Down Expand Up @@ -187,7 +187,7 @@ require (
golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833 // indirect
golang.org/x/mod v0.12.0 // indirect
golang.org/x/sync v0.3.0 // indirect
golang.org/x/sys v0.11.0 // indirect
golang.org/x/sys v0.12.0 // indirect
golang.org/x/text v0.12.0 // indirect
google.golang.org/protobuf v1.28.0 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
Expand Down
9 changes: 5 additions & 4 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 28d88a1

Please sign in to comment.