Skip to content

Commit 1380503

Browse files
vendor: update
Upstream-repostiory: operator-registry Upstream-commit: 68e13df96590977370ffcd1a8e9ff76e0f2a03f2 Signed-off-by: Steve Kuznetsov <[email protected]>
1 parent 47657d1 commit 1380503

File tree

5 files changed

+23
-11
lines changed

5 files changed

+23
-11
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/mikefarah/yq/v3 v3.0.0-20201202084205-8846255d1c37
1414
github.com/onsi/ginkgo/v2 v2.9.5
1515
github.com/openshift/api v3.9.0+incompatible
16-
github.com/operator-framework/api v0.17.6
16+
github.com/operator-framework/api v0.17.7-0.20230626210316-aa3e49803e7b
1717
github.com/operator-framework/operator-lifecycle-manager v0.0.0-00010101000000-000000000000
1818
github.com/operator-framework/operator-registry v1.27.1
1919
github.com/sirupsen/logrus v1.9.2

vendor/github.com/operator-framework/operator-registry/cmd/opm/serve/serve.go

Lines changed: 9 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/operator-framework/operator-registry/pkg/cache/json.go

Lines changed: 5 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/operator-framework/operator-registry/pkg/cache/tar.go

Lines changed: 7 additions & 2 deletions
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
@@ -642,7 +642,7 @@ github.com/openshift/client-go/config/informers/externalversions/config
642642
github.com/openshift/client-go/config/informers/externalversions/config/v1
643643
github.com/openshift/client-go/config/informers/externalversions/internalinterfaces
644644
github.com/openshift/client-go/config/listers/config/v1
645-
# github.com/operator-framework/api v0.17.6 => ./staging/api
645+
# github.com/operator-framework/api v0.17.7-0.20230626210316-aa3e49803e7b => ./staging/api
646646
## explicit; go 1.19
647647
github.com/operator-framework/api/crds
648648
github.com/operator-framework/api/pkg/constraints

0 commit comments

Comments
 (0)