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 @@ -5,7 +5,7 @@ go 1.22.0
5
5
toolchain go1.22.4
6
6
7
7
require (
8
- github.com/Masterminds/semver/v3 v3.2.1
8
+ github.com/Masterminds/semver/v3 v3.3.0
9
9
github.com/aryann/difflib v0.0.0-20170710044230-e206f873d14a
10
10
github.com/evanphx/json-patch/v5 v5.9.0
11
11
github.com/gonvenience/bunt v1.3.5
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ github.com/MakeNowJust/heredoc v1.0.0/go.mod h1:mG5amYoWBHf8vpLOuehzbGGw0EHxpZZ6
13
13
github.com/Masterminds/goutils v1.1.1 h1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI =
14
14
github.com/Masterminds/goutils v1.1.1 /go.mod h1:8cTjp+g8YejhMuvIA5y2vz3BpJxksy863GQaJW2MFNU =
15
15
github.com/Masterminds/semver/v3 v3.2.0 /go.mod h1:qvl/7zhW3nngYb5+80sSMF+FG2BjYrf8m9wsX0PNOMQ =
16
- github.com/Masterminds/semver/v3 v3.2.1 h1:RN9w6+7QoMeJVGyfmbcgs28Br8cvmnucEXnY0rYXWg0 =
17
- github.com/Masterminds/semver/v3 v3.2.1 /go.mod h1:qvl/7zhW3nngYb5+80sSMF+FG2BjYrf8m9wsX0PNOMQ =
16
+ github.com/Masterminds/semver/v3 v3.3.0 h1:B8LGeaivUe71a5qox1ICM/JLl0NqZSW5CHyL+hmvYS0 =
17
+ github.com/Masterminds/semver/v3 v3.3.0 /go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM =
18
18
github.com/Masterminds/sprig/v3 v3.2.3 h1:eL2fZNezLomi0uOLqjQoN6BfsDD+fyLtgbJMAj9n6YA =
19
19
github.com/Masterminds/sprig/v3 v3.2.3 /go.mod h1:rXcFaZ2zZbLRJv/xSysmlgIM1u11eBaRMhvYXJNkGuM =
20
20
github.com/Masterminds/squirrel v1.5.4 h1:uUcX/aBc8O7Fg9kaISIUsHXdKuqehiXAMQTYX8afzqM =
You can’t perform that action at this time.
0 commit comments