Skip to content

Commit 437b105

Browse files
chore: upgrade Go to 1.26.0 (#151)
Co-authored-by: crd-automation[bot] <crd-automation[bot]@users.noreply.github.com>
1 parent 47d60bc commit 437b105

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.tool-versions

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

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.6
3+
go 1.26.0
44

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

0 commit comments

Comments
 (0)