Skip to content

Commit 2159b09

Browse files
authored
go.mod: bump Go to 1.26.4 (#95)
## 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 ec9dbdb commit 2159b09

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/cloudshell
22

3-
go 1.26.3
3+
go 1.26.4
44

55
require (
66
go.astrophena.name/base v0.19.1

0 commit comments

Comments
 (0)