Skip to content

Commit d84b463

Browse files
authored
Upgrade Go 1.25.3 -> 1.25.5 (#183)
Signed-off-by: Angelos Kolaitis <neoaggelos@gmail.com>
1 parent 3475127 commit d84b463

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/lxc/cluster-api-provider-incus
22

3-
go 1.25.3
3+
go 1.25.5
44

55
require (
66
github.com/blang/semver/v4 v4.0.0

hack/tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/lxc/cluster-api-provider-incus/hack/tools
22

3-
go 1.25.3
3+
go 1.25.5
44

55
require (
66
github.com/ahmetb/gen-crd-api-reference-docs v0.3.0

0 commit comments

Comments
 (0)