Skip to content

Commit 4df8c3b

Browse files
dependabot[bot]red-hat-konflux[bot]jotak
authored
Bump github.com/agoda-com/opentelemetry-logs-go from 0.5.0 to 0.6.0 (#833)
* Bump github.com/agoda-com/opentelemetry-logs-go from 0.5.0 to 0.6.0 Bumps [github.com/agoda-com/opentelemetry-logs-go](https://github.com/agoda-com/opentelemetry-logs-go) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/agoda-com/opentelemetry-logs-go/releases) - [Changelog](https://github.com/agoda-com/opentelemetry-logs-go/blob/master/CHANGELOG.md) - [Commits](agoda-com/opentelemetry-logs-go@v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: github.com/agoda-com/opentelemetry-logs-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * fix(deps): update module github.com/agoda-com/opentelemetry-logs-go to v0.6.0 (#840) * fix(deps): update module github.com/agoda-com/opentelemetry-logs-go to v0.6.0 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> * Fix bump otlp breaking --------- Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: Joel Takvorian <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: Joel Takvorian <[email protected]> Co-authored-by: Joel Takvorian <[email protected]>
1 parent f4de148 commit 4df8c3b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

go.mod

+1-2
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ require (
5151
sigs.k8s.io/e2e-framework v0.6.0
5252
)
5353

54-
require github.com/minio/crc64nvme v1.0.1 // indirect
55-
5654
require (
5755
github.com/beorn7/perks v1.0.1 // indirect
5856
github.com/blang/semver/v4 v4.0.0 // indirect
@@ -100,6 +98,7 @@ require (
10098
github.com/magiconair/properties v1.8.7 // indirect
10199
github.com/mailru/easyjson v0.7.7 // indirect
102100
github.com/mdlayher/ethernet v0.0.0-20220221185849-529eae5b6118 // indirect
101+
github.com/minio/crc64nvme v1.0.1 // indirect
103102
github.com/minio/md5-simd v1.1.2 // indirect
104103
github.com/moby/spdystream v0.5.0 // indirect
105104
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect

0 commit comments

Comments
 (0)