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 @@ -3,7 +3,7 @@ module github.com/newrelic/newrelic-client-go/v2/tools
33go 1.22.5
44
55require (
6- github.com/caarlos0/svu/v2 v2.0.1
6+ github.com/caarlos0/svu/v2 v2.2.0
77 github.com/client9/misspell v0.3.4
88 github.com/git-chglog/git-chglog v0.15.4
99 github.com/golangci/golangci-lint v1.53.3
Original file line number Diff line number Diff line change @@ -283,8 +283,8 @@ github.com/caarlos0/go-version v0.1.1 h1:1bikKHkGGVIIxqCmufhSSs3hpBScgHGacrvsi8F
283283github.com/caarlos0/go-version v0.1.1 /go.mod h1:Ze5Qx4TsBBi5FyrSKVg1Ibc44KGV/llAaKGp86oTwZ0 =
284284github.com/caarlos0/log v0.4.6 h1:FBu78sqfS8rhi2f6I1kJMvY6Dwpi6/evsJBoo9rv3oI =
285285github.com/caarlos0/log v0.4.6 /go.mod h1:eEGBxtO8MGEE+zITQ/yHAYDqJUQTHUde6v9U1VOxLKM =
286- github.com/caarlos0/svu/v2 v2.0.1 h1:C+9u0UaKKNBJ6SD8cCD5eZOYNrPxzM2prPfLCjR7uIw =
287- github.com/caarlos0/svu/v2 v2.0.1 /go.mod h1:rMbsHPy1gf6/65xQQmtitgkRzCGkHhylVfZ2IGLR3LQ =
286+ github.com/caarlos0/svu/v2 v2.2.0 h1:Unut8r8WkCOiNe/NN7ryUT1ZeweRp5IVtZQZMaIPAQs =
287+ github.com/caarlos0/svu/v2 v2.2.0 /go.mod h1:rMbsHPy1gf6/65xQQmtitgkRzCGkHhylVfZ2IGLR3LQ =
288288github.com/caarlos0/testfs v0.4.4 h1:3PHvzHi5Lt+g332CiShwS8ogTgS3HjrmzZxCm6JCDr8 =
289289github.com/caarlos0/testfs v0.4.4 /go.mod h1:bRN55zgG4XCUVVHZCeU+/Tz1Q6AxEJOEJTliBy+1DMk =
290290github.com/carlmjohnson/versioninfo v0.22.5 h1:O00sjOLUAFxYQjlN/bzYTuZiS0y6fWDQjMRvwtKgwwc =
You can’t perform that action at this time.
0 commit comments