Skip to content

Commit 86a31ec

Browse files
fix(deps): update module github.com/ibm/go-sdk-core/v5 to v5.21.0 (main) (#18587)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7e31700 commit 86a31ec

File tree

10 files changed

+11
-5
lines changed

10 files changed

+11
-5
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ require (
115115
github.com/DATA-DOG/go-sqlmock v1.5.2
116116
github.com/DataDog/sketches-go v1.4.7
117117
github.com/DmitriyVTitov/size v1.5.0
118-
github.com/IBM/go-sdk-core/v5 v5.20.1
118+
github.com/IBM/go-sdk-core/v5 v5.21.0
119119
github.com/IBM/ibm-cos-sdk-go v1.12.2
120120
github.com/apache/arrow-go/v18 v18.4.0
121121
github.com/axiomhq/hyperloglog v0.2.5

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@ github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapp
138138
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.53.0/go.mod h1:cSgYe11MCNYunTnRXrKiR/tHc0eoKjICUuWpNZoVCOo=
139139
github.com/HdrHistogram/hdrhistogram-go v1.1.2 h1:5IcZpTvzydCQeHzK4Ef/D5rrSqwxob0t8PQPMybUNFM=
140140
github.com/HdrHistogram/hdrhistogram-go v1.1.2/go.mod h1:yDgFjdqOqDEKOvasDdhWNXYg9BVp4O+o5f6V/ehm6Oo=
141-
github.com/IBM/go-sdk-core/v5 v5.20.1 h1:dzeyifh1kfRLw8VfAIIS5okZYuqLTqplPZP/Kcsgdlo=
142-
github.com/IBM/go-sdk-core/v5 v5.20.1/go.mod h1:Q3BYO6iDA2zweQPDGbNTtqft5tDcEpm6RTuqMlPcvbw=
141+
github.com/IBM/go-sdk-core/v5 v5.21.0 h1:DUnYhvC4SoC8T84rx5omnhY3+xcQg/Whyoa3mDPIMkk=
142+
github.com/IBM/go-sdk-core/v5 v5.21.0/go.mod h1:Q3BYO6iDA2zweQPDGbNTtqft5tDcEpm6RTuqMlPcvbw=
143143
github.com/IBM/ibm-cos-sdk-go v1.12.2 h1:71A4tDl8u6BZ548h71ecEe7fw5bBA7ECTVqYmeSQWQA=
144144
github.com/IBM/ibm-cos-sdk-go v1.12.2/go.mod h1:ODYcmrmdpjo5hVguq9RbD6xmC8xb1XZMG7NefUbJNcc=
145145
github.com/IBM/sarama v1.45.2 h1:8m8LcMCu3REcwpa7fCP6v2fuPuzVwXDAM2DOv3CBrKw=

vendor/github.com/IBM/go-sdk-core/v5/core/container_authenticator.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/IBM/go-sdk-core/v5/core/cp4d_authenticator.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/IBM/go-sdk-core/v5/core/iam_assume_authenticator.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/IBM/go-sdk-core/v5/core/iam_authenticator.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/IBM/go-sdk-core/v5/core/mcsp_v1_authenticator.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/IBM/go-sdk-core/v5/core/mcsp_v2_authenticator.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/IBM/go-sdk-core/v5/core/version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric
227227
# github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.53.0
228228
## explicit; go 1.23.0
229229
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping
230-
# github.com/IBM/go-sdk-core/v5 v5.20.1
230+
# github.com/IBM/go-sdk-core/v5 v5.21.0
231231
## explicit; go 1.23.0
232232
github.com/IBM/go-sdk-core/v5/core
233233
# github.com/IBM/ibm-cos-sdk-go v1.12.2

0 commit comments

Comments
 (0)