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/UpCloudLtd/packer-plugin-upcloud
33go 1.24.6
44
55require (
6- github.com/UpCloudLtd/upcloud-go-api/v8 v8.23 .0
6+ github.com/UpCloudLtd/upcloud-go-api/v8 v8.25 .0
77 github.com/hashicorp/hcl/v2 v2.24.0
88 github.com/hashicorp/packer-plugin-sdk v0.6.2
99 github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ github.com/ChrisTrenkamp/goxpath v0.0.0-20210404020558-97928f7e12b6/go.mod h1:nu
1717github.com/DataDog/datadog-go v3.2.0+incompatible /go.mod h1:LButxg5PwREeZtORoXG3tL4fMGNddJ+vMq1mwgfaqoQ =
1818github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY =
1919github.com/Microsoft/go-winio v0.6.2 /go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU =
20- github.com/UpCloudLtd/upcloud-go-api/v8 v8.23 .0 h1:FkVRboJKO2FIcDrRmoIoVlbcaNJxvjrobmqaK2JpOIU =
21- github.com/UpCloudLtd/upcloud-go-api/v8 v8.23 .0 /go.mod h1:ImDdnWfVVM6WCRTrskGhAw2W1cRwu5IEkBw+9UCzAv8 =
20+ github.com/UpCloudLtd/upcloud-go-api/v8 v8.25 .0 h1:OWkIs5Z67jZJb9qNHNaNCl20vJaCIn9U1QnaRZE5grQ =
21+ github.com/UpCloudLtd/upcloud-go-api/v8 v8.25 .0 /go.mod h1:ImDdnWfVVM6WCRTrskGhAw2W1cRwu5IEkBw+9UCzAv8 =
2222github.com/agext/levenshtein v1.2.3 h1:YB2fHEn0UJagG8T1rrWknE3ZQzWM06O8AMAatNn7lmo =
2323github.com/agext/levenshtein v1.2.3 /go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558 =
2424github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc /go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc =
You can’t perform that action at this time.
0 commit comments