Skip to content

Commit

Permalink
Bump golang.org/x/tools from 0.16.0 to 0.17.0 in /internal/tools (buf…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and kralicky committed Feb 7, 2024
1 parent 11feb1d commit 5bb803c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 200 deletions.
193 changes: 0 additions & 193 deletions go.work.sum

This file was deleted.

4 changes: 2 additions & 2 deletions internal/tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.18
require (
github.com/bufbuild/buf v1.28.1
github.com/golangci/golangci-lint v1.55.2
golang.org/x/tools v0.15.0
golang.org/x/tools v0.17.0
)

require (
Expand Down Expand Up @@ -185,7 +185,7 @@ require (
golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa // indirect
golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833 // indirect
golang.org/x/mod v0.14.0 // indirect
golang.org/x/sync v0.5.0 // indirect
golang.org/x/sync v0.6.0 // indirect
golang.org/x/sys v0.14.0 // indirect
golang.org/x/text v0.14.0 // indirect
google.golang.org/protobuf v1.31.1-0.20231027082548-f4a6c1f6e5c1 // indirect
Expand Down
Loading

0 comments on commit 5bb803c

Please sign in to comment.