Skip to content

Commit 550ab9b

Browse files
chore: upgrade Go to 1.26.2 (#168)
Co-authored-by: codereaper-automation[bot] <codereaper-automation[bot]@users.noreply.github.com>
1 parent 85bed1e commit 550ab9b

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.26.1
1+
golang 1.26.2

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.1
3+
go 1.26.2
44

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

0 commit comments

Comments
 (0)