File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/trustification/trusted-profile-analyzer-operator
33go 1.25.0
44
55require (
6- github.com/operator-framework/helm-operator-plugins v0.9.0
6+ github.com/operator-framework/helm-operator-plugins v0.9.1
77 github.com/stretchr/testify v1.11.1
88 gopkg.in/yaml.v3 v3.0.1
99 k8s.io/api v0.35.1
Original file line number Diff line number Diff line change @@ -237,8 +237,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
237237github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
238238github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040 =
239239github.com/opencontainers/image-spec v1.1.1 /go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M =
240- github.com/operator-framework/helm-operator-plugins v0.9.0 h1:eWscxLdNxB9rcECw+YWd8GqVegM9EZiRxoCJYtVbUlc =
241- github.com/operator-framework/helm-operator-plugins v0.9.0 /go.mod h1:vKg3/yJAadHAXwRkU//uUruvdJaQm9XAIJq0+D5ABTw =
240+ github.com/operator-framework/helm-operator-plugins v0.9.1 h1:WSGXhcntMdTmc//s8acU0vnXMzG2raNiRy8jO0ysw+M =
241+ github.com/operator-framework/helm-operator-plugins v0.9.1 /go.mod h1:vKg3/yJAadHAXwRkU//uUruvdJaQm9XAIJq0+D5ABTw =
242242github.com/operator-framework/operator-lib v0.19.0 h1:az6ogYj21rtU0SF9uYctRLyKp2dtlqTsmpfehFy6Ce8 =
243243github.com/operator-framework/operator-lib v0.19.0 /go.mod h1:KxycAjFnHt0DBtHmH3Jm7yHcY5sdrshPKTqM/HKAQ08 =
244244github.com/peterbourgon/diskv v2.0.1+incompatible h1:UBdAOUP5p4RWqPBg048CAvpKN+vxiaj6gdUUzhl4XmI =
You can’t perform that action at this time.
0 commit comments