go.mod 🔗
@@ -4,7 +4,7 @@
module git.sr.ht/~amolith/earl
-go 1.18
+go 1.19
require (
github.com/dchest/uniuri v1.2.0
Amolith created
go.mod | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -4,7 +4,7 @@
module git.sr.ht/~amolith/earl
-go 1.18
+go 1.19
require (
github.com/dchest/uniuri v1.2.0