We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e03969a commit 5f3fa93Copy full SHA for 5f3fa93
1 file changed
go.mod
@@ -1,7 +1,8 @@
1
module github.com/github/smimesign
2
3
-go 1.22.7
4
-toolchain go1.24.1
+go 1.23.0
+
5
+toolchain go1.24.2
6
7
require (
8
github.com/certifi/gocertifi v0.0.0-20180118203423-deb3ae2ef261
0 commit comments