Skip to content

Commit 3e36f6b

Browse files
chore: upgrade Go to 1.26.2 (#156)
Co-authored-by: codereaper-automation[bot] <codereaper-automation[bot]@users.noreply.github.com>
1 parent b73d911 commit 3e36f6b

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/powercast-data
22

3-
go 1.26.1
3+
go 1.26.2
44

55
require (
66
dario.cat/mergo v1.0.2

0 commit comments

Comments
 (0)