From ecdaa8d8dd56aff66df0489b5e4191e1caad9b29 Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Sun, 13 Oct 2019 22:57:11 -0400 Subject: [PATCH] go really wants a version number here --- go.mod | 2 ++ 1 file changed, 2 insertions(+) diff --git a/go.mod b/go.mod index e776dda..18e0461 100644 --- a/go.mod +++ b/go.mod @@ -9,3 +9,5 @@ require ( humungus.tedunangst.com/r/go-sqlite3 v1.1.3 humungus.tedunangst.com/r/webs v0.6.10 ) + +go 1.11