File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11module github.com/operator-framework/operator-registry
22
3- go 1.24.4
3+ go 1.24.6
44
55require (
66 github.com/akrylysov/pogreb v0.10.2
@@ -24,7 +24,7 @@ require (
2424 github.com/onsi/gomega v1.38.2
2525 github.com/opencontainers/go-digest v1.0.0
2626 github.com/opencontainers/image-spec v1.1.1
27- github.com/operator-framework/api v0.35 .0
27+ github.com/operator-framework/api v0.36 .0
2828 github.com/otiai10/copy v1.14.1
2929 github.com/pkg/errors v0.9.1
3030 github.com/sirupsen/logrus v1.9.3
Original file line number Diff line number Diff line change @@ -327,8 +327,8 @@ github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJw
327327github.com/opencontainers/image-spec v1.1.1 /go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M =
328328github.com/opencontainers/runtime-spec v1.2.1 h1:S4k4ryNgEpxW1dzyqffOmhI1BHYcjzU8lpJfSlR0xww =
329329github.com/opencontainers/runtime-spec v1.2.1 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
330- github.com/operator-framework/api v0.35 .0 h1:xKrffuGEagk3CWy6zqdK5YmIErlBtWUblNNK+q7ld7c =
331- github.com/operator-framework/api v0.35 .0 /go.mod h1:A9UNu/pdcO1RauMHvV54unp4DNm/Y5fMVbGDpnIIF+M =
330+ github.com/operator-framework/api v0.36 .0 h1:6+duRhamCvB540JbvNp/1+Pot7luff7HqdAOm9bAntg =
331+ github.com/operator-framework/api v0.36 .0 /go.mod h1:QSmHMx8XpGsNWvjU5CUelVZC916VLp/TZhfYvGKpghM =
332332github.com/otiai10/copy v1.14.1 h1:5/7E6qsUMBaH5AnQ0sSLzzTg1oTECmcCmT6lvF45Na8 =
333333github.com/otiai10/copy v1.14.1 /go.mod h1:oQwrEDDOci3IM8dJF0d8+jnbfPDllW6vUjNc3DoZm9I =
334334github.com/otiai10/mint v1.6.3 h1:87qsV/aw1F5as1eH1zS/yqHY85ANKVMgkDrf9rcxbQs =
You can’t perform that action at this time.
0 commit comments