diff --git a/go.mod b/go.mod index bebbed9..6c27e00 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module gitlab.codemonkeysoftware.net/b/henwen -go 1.14 +go 1.15 require ( crawshaw.io/sqlite v0.3.2