Skip to content

Commit 2091902

Browse files
ChrisJBurnsclaude
andauthored
chore: update Go to 1.26.4 (#144)
Bump the go directive in go.mod from 1.25.7 to the latest stable Go release, 1.26.4. CI workflows use go-version-file: 'go.mod', so they pick up the new version automatically. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent ace26d4 commit 2091902

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

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

3-
go 1.25.7
3+
go 1.26.4
44

55
require (
66
github.com/JohannesKaufmann/html-to-markdown/v2 v2.5.1

0 commit comments

Comments
 (0)