Skip to content

Commit 51b649f

Browse files
committedMar 11, 2025
fix(deps): Update dependency go to v1.24.1
1 parent 71cb41f commit 51b649f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/cloudquery/cloudquery-api-go
22

3-
go 1.21.0
3+
go 1.24.1
44

55
require (
66
github.com/adrg/xdg v0.5.3

0 commit comments

Comments
 (0)
Failed to load comments.