We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 241f0ea commit c547a53Copy full SHA for c547a53
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