Skip to content

Commit cfe3c26

Browse files
authored
updating ansible operator plugin to 1.42.2 (#7070)
Signed-off-by: Adam D. Cornett <adc@redhat.com>
1 parent f80d25e commit cfe3c26

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.12.1
1414
github.com/onsi/ginkgo/v2 v2.28.1
1515
github.com/onsi/gomega v1.39.1
16-
github.com/operator-framework/ansible-operator-plugins v1.42.1
16+
github.com/operator-framework/ansible-operator-plugins v1.42.2
1717
github.com/operator-framework/api v0.34.0
1818
github.com/operator-framework/operator-lib v0.19.0
1919
github.com/operator-framework/operator-manifest-tools v0.10.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -412,8 +412,8 @@ github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJw
412412
github.com/opencontainers/image-spec v1.1.1/go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M=
413413
github.com/opencontainers/runtime-spec v1.2.1 h1:S4k4ryNgEpxW1dzyqffOmhI1BHYcjzU8lpJfSlR0xww=
414414
github.com/opencontainers/runtime-spec v1.2.1/go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0=
415-
github.com/operator-framework/ansible-operator-plugins v1.42.1 h1:P11kBlIPTUwz4KmUYb1KNbsa0EoAIm2kLc++Ds5aAq8=
416-
github.com/operator-framework/ansible-operator-plugins v1.42.1/go.mod h1:/WoA7zEQGbzRprfDB59LRyNm9gqTwdZVTMn2PHlXC5c=
415+
github.com/operator-framework/ansible-operator-plugins v1.42.2 h1:wACG1NLD93Cri5oaC9h+amjr12Upl0DktObjfpCT/0k=
416+
github.com/operator-framework/ansible-operator-plugins v1.42.2/go.mod h1:HfNrz3ek3tcdyIicPyOzSN4G4yb40aNvPB4wCcItT5M=
417417
github.com/operator-framework/api v0.34.0 h1:REiEaYhG1CWmDoajdcAdZqtgoljWG+ixMY59vUX5pFI=
418418
github.com/operator-framework/api v0.34.0/go.mod h1:eGncUNIYvWtfGCCKmLzGXvoi3P0TDf3Yd/Z0Sn9E6SQ=
419419
github.com/operator-framework/operator-lib v0.19.0 h1:az6ogYj21rtU0SF9uYctRLyKp2dtlqTsmpfehFy6Ce8=

0 commit comments

Comments
 (0)