Skip to content

Commit d962cf5

Browse files
chore: upgrade Go to 1.26.1 (#159)
Co-authored-by: crd-automation[bot] <crd-automation[bot]@users.noreply.github.com>
1 parent dfef276 commit d962cf5

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.26.0
1+
golang 1.26.1

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.26.0
3+
go 1.26.1
44

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

0 commit comments

Comments
 (0)