Skip to content

Commit

Permalink
[chore] update to latest multimod (#29496)
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Boten <aboten@lightstep.com>
  • Loading branch information
Alex Boten authored Nov 24, 2023
1 parent 9f12472 commit 5882d1c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions 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/chloggen v0.12.0
go.opentelemetry.io/build-tools/crosslink v0.12.0
go.opentelemetry.io/build-tools/issuegenerator v0.12.0
go.opentelemetry.io/build-tools/multimod v0.12.1-0.20231017203252-9b589220490e
go.opentelemetry.io/build-tools/multimod v0.12.1-0.20231124155756-0ec5f4bfc9d9
go.opentelemetry.io/collector/cmd/builder v0.89.0
golang.org/x/tools v0.15.0
golang.org/x/vuln v1.0.1
Expand Down Expand Up @@ -77,7 +77,7 @@ require (
github.com/go-critic/go-critic v0.9.0 // indirect
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
github.com/go-git/go-billy/v5 v5.5.0 // indirect
github.com/go-git/go-git/v5 v5.9.0 // indirect
github.com/go-git/go-git/v5 v5.10.0 // indirect
github.com/go-toolsmith/astcast v1.1.0 // indirect
github.com/go-toolsmith/astcopy v1.1.0 // indirect
github.com/go-toolsmith/astequal v1.1.0 // indirect
Expand Down
10 changes: 5 additions & 5 deletions internal/tools/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5882d1c

Please sign in to comment.