Skip to content

Commit d3418b9

Browse files
authored
fix(deps): Update dependency go to v1.26.1 (#270)
1 parent 2a62aa2 commit d3418b9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

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

3-
go 1.23
4-
5-
toolchain go1.23.10
3+
go 1.26.1
64

75
require (
86
github.com/adrg/xdg v0.5.3

0 commit comments

Comments
 (0)