Skip to content

Commit

Permalink
Bump go.opentelemetry.io/build-tools/dbotconf in /internal/tools (#1282)
Browse files Browse the repository at this point in the history
Bumps [go.opentelemetry.io/build-tools/dbotconf](https://github.com/open-telemetry/opentelemetry-go-build-tools) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-build-tools/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-build-tools/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-build-tools@v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/build-tools/dbotconf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 460e4ed commit f5b7ede
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 @@ -8,7 +8,7 @@ require (
github.com/google/go-licenses/v2 v2.0.0-alpha.1
github.com/hashicorp/go-version v1.7.0
go.opentelemetry.io/auto v0.7.0-alpha
go.opentelemetry.io/build-tools/dbotconf v0.14.0
go.opentelemetry.io/build-tools/dbotconf v0.15.0
go.opentelemetry.io/build-tools/multimod v0.15.0
golang.org/x/sync v0.9.0
)
Expand Down
4 changes: 2 additions & 2 deletions internal/tools/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -540,8 +540,8 @@ go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0=
go.opencensus.io v0.24.0/go.mod h1:vNK8G9p7aAivkbmorf4v+7Hgx+Zs0yY+0fOtgBfjQKo=
go.opentelemetry.io/build-tools v0.15.0 h1:SJFD+MSKKrSIP0oujmmY/zRi8TgVFzUc1080nIBmRzA=
go.opentelemetry.io/build-tools v0.15.0/go.mod h1:xyjzzjE7WEtBPVqZ0BwC8RxbGGW3DkD33YFgVLkvOUs=
go.opentelemetry.io/build-tools/dbotconf v0.14.0 h1:sVIUBttMR7FwkZpcY/HvnfMupAe/K0XIuCYFgAmfYHA=
go.opentelemetry.io/build-tools/dbotconf v0.14.0/go.mod h1:jZADCRzN6h/DE3Ov9H5bFoOZDm55w/M2jSVkZGsZlbo=
go.opentelemetry.io/build-tools/dbotconf v0.15.0 h1:VlWoAs/BhFOtNhaxxXP9Sx6YNDlwRHRlLIXCPWImwa8=
go.opentelemetry.io/build-tools/dbotconf v0.15.0/go.mod h1:KQj881ir+UqD9ePApyDbnz6+uG6sI20U5kxyHnD/n70=
go.opentelemetry.io/build-tools/multimod v0.15.0 h1:mF4+7rf0uW06VhentAI9puZZoTKa9I9s7IXGgLSTD+E=
go.opentelemetry.io/build-tools/multimod v0.15.0/go.mod h1:ovMzngj19/DmEFJSUsplyj0aVaYxbMf5o2eeK/+Pzqw=
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 h1:TT4fX+nBOA/+LUkobKGW1ydGcn+G3vRw9+g5HwCphpk=
Expand Down

0 comments on commit f5b7ede

Please sign in to comment.