Skip to content

Commit e24b42b

Browse files
chore(deps): update module go.opentelemetry.io/build-tools to v0.29.0 (open-telemetry#8111)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b6a670e commit e24b42b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ require (
230230
go-simpler.org/sloglint v0.11.1 // indirect
231231
go.augendre.info/arangolint v0.3.1 // indirect
232232
go.augendre.info/fatcontext v0.9.0 // indirect
233-
go.opentelemetry.io/build-tools v0.28.1 // indirect
233+
go.opentelemetry.io/build-tools v0.29.0 // indirect
234234
go.uber.org/automaxprocs v1.6.0 // indirect
235235
go.uber.org/multierr v1.11.0 // indirect
236236
go.uber.org/zap v1.27.0 // indirect

tools/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -532,8 +532,8 @@ go.augendre.info/arangolint v0.3.1 h1:n2E6p8f+zfXSFLa2e2WqFPp4bfvcuRdd50y6cT65pS
532532
go.augendre.info/arangolint v0.3.1/go.mod h1:6ZKzEzIZuBQwoSvlKT+qpUfIbBfFCE5gbAoTg0/117g=
533533
go.augendre.info/fatcontext v0.9.0 h1:Gt5jGD4Zcj8CDMVzjOJITlSb9cEch54hjRRlN3qDojE=
534534
go.augendre.info/fatcontext v0.9.0/go.mod h1:L94brOAT1OOUNue6ph/2HnwxoNlds9aXDF2FcUntbNw=
535-
go.opentelemetry.io/build-tools v0.28.1 h1:kqUxg8kpeOZ0wHXLmX2WmpqbeIVLkufZLcjTexi8cak=
536-
go.opentelemetry.io/build-tools v0.28.1/go.mod h1:3hSt/hRgbNM6phYzQ/CeGsTbfSKBkvXg8WtSZLNkxeQ=
535+
go.opentelemetry.io/build-tools v0.29.0 h1:dG1zmHKYTMsP0zGT34+32/U+YR+lcJ8kka7Lc4RAoT4=
536+
go.opentelemetry.io/build-tools v0.29.0/go.mod h1:jTzBit47RqVApCwStu9qw2TfGqR2Fhu5jinLHqfhghQ=
537537
go.opentelemetry.io/build-tools/crosslink v0.28.1 h1:9J8UFw8Py610SWLKRHyX1Lqfkman98xCxF8tEp9iKqc=
538538
go.opentelemetry.io/build-tools/crosslink v0.28.1/go.mod h1:yi6HtVnoKb4iCzFxqgjv3El/MU9AXbiUljQwxYYcfbU=
539539
go.opentelemetry.io/build-tools/gotmpl v0.28.1 h1:cTJ9Vm+BmPqU6oBvL9jk89WLrRfH7+WhivCWdteYsRg=

0 commit comments

Comments
 (0)