File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/redpanda-data/redpanda/src/go/k8s
3
3
go 1.20
4
4
5
5
require (
6
- github.com/Masterminds/semver/v3 v3.2.0
6
+ github.com/Masterminds/semver/v3 v3.2.1
7
7
github.com/Masterminds/sprig/v3 v3.2.3
8
8
github.com/cert-manager/cert-manager v1.11.0
9
9
github.com/cisco-open/k8s-objectmatcher v1.9.0
Original file line number Diff line number Diff line change @@ -159,8 +159,9 @@ github.com/Masterminds/semver v1.5.0/go.mod h1:MB6lktGJrhw8PrUyiEoblNEGEQ+RzHPF0
159
159
github.com/Masterminds/semver/v3 v3.0.3 /go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs =
160
160
github.com/Masterminds/semver/v3 v3.1.0 /go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs =
161
161
github.com/Masterminds/semver/v3 v3.1.1 /go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs =
162
- github.com/Masterminds/semver/v3 v3.2.0 h1:3MEsd0SM6jqZojhjLWWeBY+Kcjy9i6MQAeY7YgDP83g =
163
162
github.com/Masterminds/semver/v3 v3.2.0 /go.mod h1:qvl/7zhW3nngYb5+80sSMF+FG2BjYrf8m9wsX0PNOMQ =
163
+ github.com/Masterminds/semver/v3 v3.2.1 h1:RN9w6+7QoMeJVGyfmbcgs28Br8cvmnucEXnY0rYXWg0 =
164
+ github.com/Masterminds/semver/v3 v3.2.1 /go.mod h1:qvl/7zhW3nngYb5+80sSMF+FG2BjYrf8m9wsX0PNOMQ =
164
165
github.com/Masterminds/sprig v2.15.0+incompatible /go.mod h1:y6hNFY5UBTIWBxnzTeuNhlNS5hqE0NB0E6fgfo2Br3o =
165
166
github.com/Masterminds/sprig v2.22.0+incompatible /go.mod h1:y6hNFY5UBTIWBxnzTeuNhlNS5hqE0NB0E6fgfo2Br3o =
166
167
github.com/Masterminds/sprig/v3 v3.2.1 /go.mod h1:UoaO7Yp8KlPnJIYWTFkMaqPUYKTfGFPhxNuwnnxkKlk =
You can’t perform that action at this time.
0 commit comments