Skip to content

Commit 332327d

Browse files
committed
fix: update Go to 1.26 in go.mod
1 parent e1d5c8d commit 332327d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/luxfi/cli
22

3-
go 1.25.5
3+
go 1.26
44

55
// All dependencies use proper tagged versions for reproducibility
66

0 commit comments

Comments
 (0)