Skip to content

Commit 4e01bcd

Browse files
authored
Bump ansible operator plugin version to 1.34.1 (operator-framework#6685)
Signed-off-by: Catherine Chan-Tse <[email protected]>
1 parent 1a62a43 commit 4e01bcd

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
@@ -13,7 +13,7 @@ require (
1313
github.com/maxbrunsfeld/counterfeiter/v6 v6.8.1
1414
github.com/onsi/ginkgo/v2 v2.14.0
1515
github.com/onsi/gomega v1.30.0
16-
github.com/operator-framework/ansible-operator-plugins v1.34.0
16+
github.com/operator-framework/ansible-operator-plugins v1.34.1
1717
github.com/operator-framework/api v0.21.0
1818
github.com/operator-framework/helm-operator-plugins v0.1.3
1919
github.com/operator-framework/java-operator-plugins v0.9.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -431,8 +431,8 @@ github.com/opencontainers/runc v1.1.9 h1:XR0VIHTGce5eWPkaPesqTBrhW2yAcaraWfsEalN
431431
github.com/opencontainers/runc v1.1.9/go.mod h1:CbUumNnWCuTGFukNXahoo/RFBZvDAgRh/smNYNOhA50=
432432
github.com/opencontainers/runtime-spec v1.1.0 h1:HHUyrt9mwHUjtasSbXSMvs4cyFxh+Bll4AjJ9odEGpg=
433433
github.com/opencontainers/runtime-spec v1.1.0/go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0=
434-
github.com/operator-framework/ansible-operator-plugins v1.34.0 h1:3xdPciac8HH315tYX5XHwBnm+sAZP2uvhnZz7dlB+dE=
435-
github.com/operator-framework/ansible-operator-plugins v1.34.0/go.mod h1:kmgST0OcMzBchD1XXVbujgllL6hGN5SrtbdCsL7kHSM=
434+
github.com/operator-framework/ansible-operator-plugins v1.34.1 h1:QEY4GJSErP6r8T3mjK7YvUYXAqDzUYV29n8k/Oh7WqI=
435+
github.com/operator-framework/ansible-operator-plugins v1.34.1/go.mod h1:kmgST0OcMzBchD1XXVbujgllL6hGN5SrtbdCsL7kHSM=
436436
github.com/operator-framework/api v0.21.0 h1:89LhqGTLskxpPR4siEaorkF9PY3KLI51S5mFxP6q1G8=
437437
github.com/operator-framework/api v0.21.0/go.mod h1:3tsDLxXChMY1KgxO5v1CZQogHNQCIMy14YXkXqA5lT4=
438438
github.com/operator-framework/helm-operator-plugins v0.1.3 h1:nwl9K1Pq0NZmanpEF/DYO00S7QO/iAmEdRIuLROrYpk=

0 commit comments

Comments
 (0)