Skip to content

Commit

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

Bump golang.org/x/tools from 0.11.0 to 0.11.1 in /tools/goimports
  • Loading branch information
prymitive committed Jul 31, 2023
2 parents 4027a4f + 0c7a5c9 commit 39bada1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tools/goimports/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module _

go 1.20

require golang.org/x/tools v0.11.0
require golang.org/x/tools v0.11.1

require (
golang.org/x/mod v0.12.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions tools/goimports/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ golang.org/x/mod v0.12.0 h1:rmsUpXtvNzj340zd98LZ4KntptpfRHwpFOHG188oHXc=
golang.org/x/mod v0.12.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
golang.org/x/sys v0.10.0 h1:SqMFp9UcQJZa+pmYuAKjd9xq1f0j5rLcDIk0mj4qAsA=
golang.org/x/sys v0.10.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/tools v0.11.0 h1:EMCa6U9S2LtZXLAMoWiR/R8dAQFRqbAitmbJ2UKhoi8=
golang.org/x/tools v0.11.0/go.mod h1:anzJrxPjNtfgiYQYirP2CPGzGLxrH2u2QBhn6Bf3qY8=
golang.org/x/tools v0.11.1 h1:ojD5zOW8+7dOGzdnNgersm8aPfcDjhMp12UfG93NIMc=
golang.org/x/tools v0.11.1/go.mod h1:anzJrxPjNtfgiYQYirP2CPGzGLxrH2u2QBhn6Bf3qY8=

0 comments on commit 39bada1

Please sign in to comment.