Skip to content

Commit 9da7257

Browse files
committed
go.mod: upgrade to 1.26.1
1 parent 3e7e034 commit 9da7257

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

completeinit/go.mod

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

3-
go 1.26.0
3+
go 1.26.1
44

55
require golang.org/x/tools v0.41.0
66

sshminisig/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module github.com/boldsoftware/exe.dev/sshminisig
22

3-
go 1.26.0
3+
go 1.26.1

0 commit comments

Comments
 (0)