We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7443cd commit 7d55aa6Copy full SHA for 7d55aa6
1 file changed
go.mod
@@ -1,7 +1,8 @@
1
module github.com/envato/ejsonkms
2
3
-go 1.21
4
-toolchain go1.22.5
+go 1.21.4
+
5
+toolchain go1.23.4
6
7
require (
8
github.com/Shopify/ejson v1.5.3
0 commit comments