Skip to content

Commit 1c94f17

Browse files
authored
updating ansible-operator-plugin to v1.38.1 (#6955)
Signed-off-by: Adam D. Cornett <adc@redhat.com>
1 parent bb46815 commit 1c94f17

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.11.2
1414
github.com/onsi/ginkgo/v2 v2.23.4
1515
github.com/onsi/gomega v1.37.0
16-
github.com/operator-framework/ansible-operator-plugins v1.38.0
16+
github.com/operator-framework/ansible-operator-plugins v1.38.1
1717
github.com/operator-framework/api v0.31.0
1818
github.com/operator-framework/operator-lib v0.18.0
1919
github.com/operator-framework/operator-manifest-tools 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/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJw
431431
github.com/opencontainers/image-spec v1.1.1/go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M=
432432
github.com/opencontainers/runtime-spec v1.2.1 h1:S4k4ryNgEpxW1dzyqffOmhI1BHYcjzU8lpJfSlR0xww=
433433
github.com/opencontainers/runtime-spec v1.2.1/go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0=
434-
github.com/operator-framework/ansible-operator-plugins v1.38.0 h1:vEAeyOgBFIKIHnQouU4Sg0O+KMmgfffaDEE4L6ErUps=
435-
github.com/operator-framework/ansible-operator-plugins v1.38.0/go.mod h1:a/TZX9EPC8UHI638hN4+Pgr2Un3i0x06BAdF4R/N9Cw=
434+
github.com/operator-framework/ansible-operator-plugins v1.38.1 h1:MAw0AgMx0H2z69n0eq6elLFyq5odUW9mv+X1JAy5PcA=
435+
github.com/operator-framework/ansible-operator-plugins v1.38.1/go.mod h1:a/TZX9EPC8UHI638hN4+Pgr2Un3i0x06BAdF4R/N9Cw=
436436
github.com/operator-framework/api v0.31.0 h1:tRsFTuZ51xD8U5QgiPo3+mZgVipHZVgRXYrI6RRXOh8=
437437
github.com/operator-framework/api v0.31.0/go.mod h1:57oCiHNeWcxmzu1Se8qlnwEKr/GGXnuHvspIYFCcXmY=
438438
github.com/operator-framework/operator-lib v0.18.0 h1:6OaWemt/CuyrjFMkLyk4O8Vj4CPHxt/m1DMuMAmPwXo=

0 commit comments

Comments
 (0)