Skip to content

Commit

Permalink
build(deps): bump golang.org/x/tools from 0.5.0 to 0.6.0 (#3587)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 12, 2023
1 parent ed098c4 commit dd45e44
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ require (
github.com/yagipy/maintidx v1.0.0
github.com/yeya24/promlinter v0.2.0
gitlab.com/bosi/decorder v0.2.3
golang.org/x/tools v0.5.0
golang.org/x/tools v0.6.0
gopkg.in/yaml.v3 v3.0.1
honnef.co/go/tools v0.4.0
mvdan.cc/gofumpt v0.4.0
Expand Down Expand Up @@ -180,9 +180,9 @@ require (
go.uber.org/zap v1.17.0 // indirect
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/mod v0.8.0 // indirect
golang.org/x/sync v0.1.0 // indirect
golang.org/x/sys v0.4.0 // indirect
golang.org/x/sys v0.5.0 // indirect
golang.org/x/text v0.6.0 // indirect
google.golang.org/protobuf v1.28.0 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
Expand Down
11 changes: 7 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 dd45e44

Please sign in to comment.