Skip to content

Commit 4b0fee0

Browse files
authored
go.mod: bump Go to 1.26.4 (#115)
## Summary - bump Go from 1.26.3 to 1.26.4 - run `go mod tidy` ## Verification - `go get -u go@latest` - `go mod tidy` *Generated with the `latestgo` tool. I am only a tool. If this was a mistake, the mistake was upstream of me.* Submitted-by: latestgo Automated-Submission: true
1 parent 9936986 commit 4b0fee0

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 go.astrophena.name/base
22

3-
go 1.26.3
3+
go 1.26.4
44

55
require (
66
github.com/a-h/templ v0.3.1020

0 commit comments

Comments
 (0)