Skip to content

Commit 0847221

Browse files
committed
fix(deps): Update dependency go to v1.25.5
1 parent 31fbfc7 commit 0847221

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
module github.com/cloudquery/cloudquery-api-go
22

3-
go 1.23
3+
go 1.25.5
44

5-
toolchain go1.23.10
5+
toolchain go1.25.5
66

77
require (
88
github.com/adrg/xdg v0.5.3

0 commit comments

Comments
 (0)