File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.3
4
4
5
5
require (
6
6
github.com/BurntSushi/toml v1.5.0
7
- github.com/Masterminds/semver/v3 v3.3.1
7
+ github.com/Masterminds/semver/v3 v3.4.0
8
8
github.com/blang/semver/v4 v4.0.0
9
9
github.com/cert-manager/cert-manager v1.18.1
10
10
github.com/containerd/containerd v1.7.27
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ github.com/MakeNowJust/heredoc v1.0.0 h1:cXCdzVdstXyiTqTvfqk9SDHpKNjxuom+DOlyEeQ
18
18
github.com/MakeNowJust/heredoc v1.0.0 /go.mod h1:mG5amYoWBHf8vpLOuehzbGGw0EHxpZZ6lCpQ4fNJ8LE =
19
19
github.com/Masterminds/goutils v1.1.1 h1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI =
20
20
github.com/Masterminds/goutils v1.1.1 /go.mod h1:8cTjp+g8YejhMuvIA5y2vz3BpJxksy863GQaJW2MFNU =
21
- github.com/Masterminds/semver/v3 v3.3.1 h1:QtNSWtVZ3nBfk8mAOu/B6v7FMJ+NHTIgUPi7rj+4nv4 =
22
- github.com/Masterminds/semver/v3 v3.3.1 /go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM =
21
+ github.com/Masterminds/semver/v3 v3.4.0 h1:Zog+i5UMtVoCU8oKka5P7i9q9HgrJeGzI9SA1Xbatp0 =
22
+ github.com/Masterminds/semver/v3 v3.4.0 /go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM =
23
23
github.com/Masterminds/sprig/v3 v3.3.0 h1:mQh0Yrg1XPo6vjYXgtf5OtijNAKJRNcTdOOGZe3tPhs =
24
24
github.com/Masterminds/sprig/v3 v3.3.0 /go.mod h1:Zy1iXRYNqNLUolqCpL4uhk6SHUMAOSCzdgBfDb35Lz0 =
25
25
github.com/Masterminds/squirrel v1.5.4 h1:uUcX/aBc8O7Fg9kaISIUsHXdKuqehiXAMQTYX8afzqM =
You can’t perform that action at this time.
0 commit comments