Skip to content

Commit f198220

Browse files
committed
go.mod: upgrade to 1.26.3
1 parent 33e2b6c commit f198220

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.2
3+
go 1.26.3
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.2
3+
go 1.26.3

0 commit comments

Comments
 (0)