Skip to content

Commit 0631dbd

Browse files
authored
chore: use go 1.25.6 (#145)
1 parent e1132b2 commit 0631dbd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
golang 1.25.3
1+
golang 1.25.6

go.mod

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

3-
go 1.25.3
3+
go 1.25.6
44

55
require (
66
github.com/spf13/cobra v1.10.2

0 commit comments

Comments
 (0)