Skip to content

Commit 411e172

Browse files
authored
Merge pull request #4588 from kubernetes-sigs/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.377
build(deps): bump github.com/openshift-online/ocm-sdk-go from 0.1.374 to 0.1.377
2 parents 0bf78b0 + 03d3afa commit 411e172

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ require (
2222
github.com/google/gofuzz v1.2.0
2323
github.com/onsi/ginkgo/v2 v2.13.0
2424
github.com/onsi/gomega v1.28.0
25-
github.com/openshift-online/ocm-sdk-go v0.1.374
25+
github.com/openshift-online/ocm-sdk-go v0.1.377
2626
github.com/pkg/errors v0.9.1
2727
github.com/prometheus/client_golang v1.17.0
2828
github.com/sergi/go-diff v1.3.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -574,8 +574,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
574574
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
575575
github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b h1:YWuSjZCQAPM8UUBLkYUk1e+rZcvWHJmFb6i6rM44Xs8=
576576
github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b/go.mod h1:3OVijpioIKYWTqjiG0zfF6wvoJ4fAXGbjdZuI2NgsRQ=
577-
github.com/openshift-online/ocm-sdk-go v0.1.374 h1:9xyBKzyepFn9oaA10nhn67NodNFBLn9ha8Y02G3G9ZE=
578-
github.com/openshift-online/ocm-sdk-go v0.1.374/go.mod h1:KYOw8kAKAHyPrJcQoVR82CneQ4ofC02Na4cXXaTq4Nw=
577+
github.com/openshift-online/ocm-sdk-go v0.1.377 h1:ZFJ2t6hxIyvufo/V3egInp2V564IUZK8ZOjjribZKq4=
578+
github.com/openshift-online/ocm-sdk-go v0.1.377/go.mod h1:KYOw8kAKAHyPrJcQoVR82CneQ4ofC02Na4cXXaTq4Nw=
579579
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc=
580580
github.com/pelletier/go-toml v1.2.0/go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic=
581581
github.com/pelletier/go-toml v1.9.4/go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c=

0 commit comments

Comments
 (0)