Skip to content

Commit

Permalink
fix(deps): update golang.org/x/tools digest to 2f8e378
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 31, 2024
1 parent 64bc6e0 commit 692a5d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion internal/tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
go.opentelemetry.io/build-tools/multimod v0.13.0
go.opentelemetry.io/build-tools/semconvgen v0.13.0
golang.org/x/exp v0.0.0-20240530194437-404ba88c7ed0
golang.org/x/tools v0.21.1-0.20240530232245-624dbd05dd1c
golang.org/x/tools v0.21.1-0.20240531135828-2f8e37823b92
golang.org/x/vuln v1.1.1
)

Expand Down
4 changes: 2 additions & 2 deletions internal/tools/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -621,8 +621,8 @@ golang.org/x/tools v0.2.0/go.mod h1:y4OqIKeOV/fWJetJ8bXPU1sEVniLMIyDAZWeHdV+NTA=
golang.org/x/tools v0.3.0/go.mod h1:/rWhSS2+zyEVwoJf8YAX6L2f0ntZ7Kn/mGgAWcipA5k=
golang.org/x/tools v0.5.0/go.mod h1:N+Kgy78s5I24c24dU8OfWNEotWjutIs8SnJvn5IDq+k=
golang.org/x/tools v0.6.0/go.mod h1:Xwgl3UAJ/d3gWutnCtw505GrjyAbvKui8lOU390QaIU=
golang.org/x/tools v0.21.1-0.20240530232245-624dbd05dd1c h1:cLdEx8pPNQfkinlJH2+YsOdsFdahnxvXASqfJshxL6Q=
golang.org/x/tools v0.21.1-0.20240530232245-624dbd05dd1c/go.mod h1:bqv7PJ/TtlrzgJKhOAGdDUkUltQapRik/UEHubLVBWo=
golang.org/x/tools v0.21.1-0.20240531135828-2f8e37823b92 h1:boC63IFA76tuJPbw0IWvUBrOl4W88l0iw27alRBU97w=
golang.org/x/tools v0.21.1-0.20240531135828-2f8e37823b92/go.mod h1:bqv7PJ/TtlrzgJKhOAGdDUkUltQapRik/UEHubLVBWo=
golang.org/x/vuln v1.1.1 h1:4nYQg4OSr7uYQMtjuuYqLAEVuTjY4k/CPMYqvv5OPcI=
golang.org/x/vuln v1.1.1/go.mod h1:hNgE+SKMSp2wHVUpW0Ow2ejgKpNJePdML+4YjxrVxik=
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
Expand Down

0 comments on commit 692a5d8

Please sign in to comment.