]> Sergey Matveev's repositories - tofuproxy.git/blobdiff - go.mod
Ability to choose ECDSA/EdDSA algorithms
[tofuproxy.git] / go.mod
diff --git a/go.mod b/go.mod
index bb8d19107fd80bc80ed98e3ab21e318bc0d0d28d..d02536353ecf9d29f20b464a6476efe3c4683852 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
 module go.stargrave.org/tofuproxy
 
-go 1.17
+go 1.18
 
 require (
        github.com/dustin/go-humanize v1.0.1