Skip to content

Commit c547a53

Browse files
Update go.mod
1 parent 241f0ea commit c547a53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
module github.com/securebitsorg/securebitsorg.github.io
22

3-
go 1.25.1
3+
go 1.25.3
44

55
require (
6-
github.com/hugo-toha/toha/v4 v4.9.0 // indirect
6+
github.com/hugo-toha/toha/v4 v4.10.0 // indirect
77

88
)

0 commit comments

Comments
 (0)