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.23.0
55toolchain go1.23.2
66
77require (
8- github.com/caarlos0/svu/v2 v2.0.1
8+ github.com/caarlos0/svu/v2 v2.2.0
99 github.com/client9/misspell v0.3.4
1010 github.com/git-chglog/git-chglog v0.15.4
1111 github.com/golangci/golangci-lint/v2 v2.1.2
Original file line number Diff line number Diff line change @@ -256,8 +256,8 @@ github.com/caarlos0/go-version v0.1.1 h1:1bikKHkGGVIIxqCmufhSSs3hpBScgHGacrvsi8F
256256github.com/caarlos0/go-version v0.1.1 /go.mod h1:Ze5Qx4TsBBi5FyrSKVg1Ibc44KGV/llAaKGp86oTwZ0 =
257257github.com/caarlos0/log v0.4.6 h1:FBu78sqfS8rhi2f6I1kJMvY6Dwpi6/evsJBoo9rv3oI =
258258github.com/caarlos0/log v0.4.6 /go.mod h1:eEGBxtO8MGEE+zITQ/yHAYDqJUQTHUde6v9U1VOxLKM =
259- github.com/caarlos0/svu/v2 v2.0.1 h1:C+9u0UaKKNBJ6SD8cCD5eZOYNrPxzM2prPfLCjR7uIw =
260- github.com/caarlos0/svu/v2 v2.0.1 /go.mod h1:rMbsHPy1gf6/65xQQmtitgkRzCGkHhylVfZ2IGLR3LQ =
259+ github.com/caarlos0/svu/v2 v2.2.0 h1:Unut8r8WkCOiNe/NN7ryUT1ZeweRp5IVtZQZMaIPAQs =
260+ github.com/caarlos0/svu/v2 v2.2.0 /go.mod h1:rMbsHPy1gf6/65xQQmtitgkRzCGkHhylVfZ2IGLR3LQ =
261261github.com/caarlos0/testfs v0.4.4 h1:3PHvzHi5Lt+g332CiShwS8ogTgS3HjrmzZxCm6JCDr8 =
262262github.com/caarlos0/testfs v0.4.4 /go.mod h1:bRN55zgG4XCUVVHZCeU+/Tz1Q6AxEJOEJTliBy+1DMk =
263263github.com/carlmjohnson/versioninfo v0.22.5 h1:O00sjOLUAFxYQjlN/bzYTuZiS0y6fWDQjMRvwtKgwwc =
You can’t perform that action at this time.
0 commit comments