We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 241f0ea + c547a53 commit b555b2dCopy full SHA for b555b2d
1 file changed
go.mod
@@ -1,8 +1,8 @@
1
module github.com/securebitsorg/securebitsorg.github.io
2
3
-go 1.25.1
+go 1.25.3
4
5
require (
6
- github.com/hugo-toha/toha/v4 v4.9.0 // indirect
+ github.com/hugo-toha/toha/v4 v4.10.0 // indirect
7
8
)
0 commit comments