Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vendor: Bump github.com/operator-framework/operator-sdk from 1.28.0 to 1.28.1 #343

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/kubernetes-csi/csi-lib-utils v0.13.0
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.27.6
github.com/operator-framework/operator-sdk v1.28.0
github.com/operator-framework/operator-sdk v1.28.1
github.com/robfig/cron/v3 v3.0.1
github.com/stretchr/testify v1.8.2
go.uber.org/zap v1.24.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1013,8 +1013,8 @@ github.com/operator-framework/operator-manifest-tools v0.2.3-0.20230227155221-ca
github.com/operator-framework/operator-manifest-tools v0.2.3-0.20230227155221-caa8b9e1ab12/go.mod h1:5OAMYmIkFCiiHfS1r3HcIYu3F/sum38pofSoLZy7Cbw=
github.com/operator-framework/operator-registry v1.26.5-0.20230307160312-3bfcb23fa7d0 h1:TMYB8U+0F5MJJ6x6CGnri0bH/ea/wvJZ9dZzT5salfo=
github.com/operator-framework/operator-registry v1.26.5-0.20230307160312-3bfcb23fa7d0/go.mod h1:ChLO6+eQ6RMeVJ0K9DlJPjeP4iX+T5BwdxVYzuOdcMc=
github.com/operator-framework/operator-sdk v1.28.0 h1:S9Dl1//7nu0qz0xf4z+u+L89m637yXDektBs6fALMKg=
github.com/operator-framework/operator-sdk v1.28.0/go.mod h1:Kn9W/rqT/UJExTWFzCkN5laGkxew1L6cr7Vt5dQIVVA=
github.com/operator-framework/operator-sdk v1.28.1 h1:ZML0ResKeiMn2JgrENL+JN2fl7IFoC5ajN9Yfo+xKzo=
github.com/operator-framework/operator-sdk v1.28.1/go.mod h1:Kn9W/rqT/UJExTWFzCkN5laGkxew1L6cr7Vt5dQIVVA=
github.com/otiai10/copy v1.2.0 h1:HvG945u96iNadPoG2/Ja2+AUJeW5YuFQMixq9yirC+k=
github.com/otiai10/copy v1.2.0/go.mod h1:rrF5dJ5F0t/EWSYODDu4j9/vEeYHMkc8jt0zJChqQWw=
github.com/otiai10/curr v0.0.0-20150429015615-9b4961190c95/go.mod h1:9qAhocn7zKJG+0mI8eUu6xqkFDYS2kb2saOteoSB3cE=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -659,7 +659,7 @@ github.com/operator-framework/operator-registry/pkg/lib/validation
github.com/operator-framework/operator-registry/pkg/registry
github.com/operator-framework/operator-registry/pkg/sqlite
github.com/operator-framework/operator-registry/pkg/sqlite/migrations
# github.com/operator-framework/operator-sdk v1.28.0
# github.com/operator-framework/operator-sdk v1.28.1
## explicit; go 1.19
github.com/operator-framework/operator-sdk/cmd/operator-sdk
github.com/operator-framework/operator-sdk/internal/annotations/metrics
Expand Down