]> Sergey Matveev's repositories - sgblog.git/blobdiff - go.mod
Move templates to external files, make them HTML5
[sgblog.git] / go.mod
diff --git a/go.mod b/go.mod
index 8e2c361af5a520c3bbf698f4faa0c3435cd209b2..6ee5358a01f224fab3b0da6dcefcc5e6d2051f3b 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
 module go.stargrave.org/sgblog
 
-go 1.13
+go 1.16
 
 require (
        github.com/go-git/go-git/v5 v5.1.0