Skip to content

Commit

Permalink
Merge pull request #993 from cloudflare/dependabot/go_modules/tools/g…
Browse files Browse the repository at this point in the history
…oimports/golang.org/x/tools-0.22.0

build(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 in /tools/goimports
  • Loading branch information
prymitive committed Jun 4, 2024
2 parents 9e34281 + 7053358 commit 310ac52
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions tools/goimports/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ module _

go 1.22.0

require golang.org/x/tools v0.21.0
require golang.org/x/tools v0.22.0

require golang.org/x/mod v0.17.0 // indirect
require golang.org/x/mod v0.18.0 // indirect
8 changes: 4 additions & 4 deletions tools/goimports/go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
golang.org/x/mod v0.17.0 h1:zY54UmvipHiNd+pm+m0x9KhZ9hl1/7QNMyxXbc6ICqA=
golang.org/x/mod v0.17.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=
golang.org/x/mod v0.18.0 h1:5+9lSbEzPSdWkH32vYPBwEpX8KwDbM52Ud9xBUvNlb0=
golang.org/x/mod v0.18.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=
golang.org/x/sync v0.7.0 h1:YsImfSBoP9QPYL0xyKJPq0gcaJdG3rInoqxTWbfQu9M=
golang.org/x/sync v0.7.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
golang.org/x/tools v0.21.0 h1:qc0xYgIbsSDt9EyWz05J5wfa7LOVW0YTLOXrqdLAWIw=
golang.org/x/tools v0.21.0/go.mod h1:aiJjzUbINMkxbQROHiO6hDPo2LHcIPhhQsa9DLh0yGk=
golang.org/x/tools v0.22.0 h1:gqSGLZqv+AI9lIQzniJ0nZDRG5GBPsSi+DRNHWNz6yA=
golang.org/x/tools v0.22.0/go.mod h1:aCwcsjqvq7Yqt6TNyX7QMU2enbQ/Gt0bo6krSeEri+c=

0 comments on commit 310ac52

Please sign in to comment.