diff --git a/go.mod b/go.mod index 52578f5e5d..e290470a67 100644 --- a/go.mod +++ b/go.mod @@ -13,9 +13,9 @@ require ( github.com/maxbrunsfeld/counterfeiter/v6 v6.8.1 github.com/onsi/ginkgo/v2 v2.17.2 github.com/onsi/gomega v1.33.0 - github.com/operator-framework/ansible-operator-plugins v1.34.4-0.20240703132544-13b29895d255 + github.com/operator-framework/ansible-operator-plugins v1.35.0 github.com/operator-framework/api v0.23.0 - github.com/operator-framework/helm-operator-plugins v0.1.4-0.20240327183647-1cc5a55d3fe9 + github.com/operator-framework/helm-operator-plugins v0.2.1 github.com/operator-framework/java-operator-plugins v0.9.1-0.20240222100057-3c7f592a2aba github.com/operator-framework/operator-lib v0.13.0 github.com/operator-framework/operator-manifest-tools v0.6.0 diff --git a/go.sum b/go.sum index eef06e8a9b..b375308da5 100644 --- a/go.sum +++ b/go.sum @@ -425,12 +425,12 @@ github.com/opencontainers/runc v1.1.12 h1:BOIssBaW1La0/qbNZHXOOa71dZfZEQOzW7dqQf github.com/opencontainers/runc v1.1.12/go.mod h1:S+lQwSfncpBha7XTy/5lBwWgm5+y5Ma/O44Ekby9FK8= github.com/opencontainers/runtime-spec v1.1.0 h1:HHUyrt9mwHUjtasSbXSMvs4cyFxh+Bll4AjJ9odEGpg= github.com/opencontainers/runtime-spec v1.1.0/go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0= -github.com/operator-framework/ansible-operator-plugins v1.34.4-0.20240703132544-13b29895d255 h1:B8UqA/3OO03qOfRbJ9lNqavklvMwNKbUUgQnZH8JNpg= -github.com/operator-framework/ansible-operator-plugins v1.34.4-0.20240703132544-13b29895d255/go.mod h1:ehsR1S7COaxHD54t7/1CXuvnTkSiMxUqgJhTGVcH6Fs= +github.com/operator-framework/ansible-operator-plugins v1.35.0 h1:ranI6NhcnAl2sokuwWI0OYqtcT/1fPIfEfWcMFLXUBg= +github.com/operator-framework/ansible-operator-plugins v1.35.0/go.mod h1:ehsR1S7COaxHD54t7/1CXuvnTkSiMxUqgJhTGVcH6Fs= github.com/operator-framework/api v0.23.0 h1:kHymOwcHBpBVujT49SKOCd4EVG7Odwj4wl3NbOR2LLA= github.com/operator-framework/api v0.23.0/go.mod h1:oKcFOz+Xc1UhMi2Pzcp6qsO7wjS4r+yP7EQprQBXrfM= -github.com/operator-framework/helm-operator-plugins v0.1.4-0.20240327183647-1cc5a55d3fe9 h1:ZxYq5eOU5i1ipjk6zS4fiEmJ46rhadlNpQnCJlg2j/M= -github.com/operator-framework/helm-operator-plugins v0.1.4-0.20240327183647-1cc5a55d3fe9/go.mod h1:ai473MGBNIcWF2rWGUY9CVz7kGpcDev+QD5dz2iDoLI= +github.com/operator-framework/helm-operator-plugins v0.2.1 h1:xPD05rYpIYKlI9VXfQBQ3XG7LFF2fALqg72lqAyFF44= +github.com/operator-framework/helm-operator-plugins v0.2.1/go.mod h1:SJyyAVYkl3tqiTJl16mz0KbGv89NhPOOGRBeQb8S4Nw= github.com/operator-framework/java-operator-plugins v0.9.1-0.20240222100057-3c7f592a2aba h1:k9KsTPBJjHpIUdEinzp+Z+UPL6N7dJUStk8OQRfFJ7E= github.com/operator-framework/java-operator-plugins v0.9.1-0.20240222100057-3c7f592a2aba/go.mod h1:YQsfkdwiZVq/r4Ad2nNjDo4lQGhg2ll6aDBRfoRBDaI= github.com/operator-framework/operator-lib v0.13.0 h1:+TWgJhbJqyNix9m1LmHK5gY/lb3CGqZX3Wvl7K0k+6I=