add go.mod

This commit is contained in:
idk
2019-12-31 21:57:35 -05:00
parent aa52be69ff
commit bf6b920eff
3 changed files with 3 additions and 5 deletions

View File

@ -17,7 +17,7 @@ LOG := log/
ETC := etc/
USR := usr/
LOCAL := local/
VERSION := 0.32.082
VERSION := 0.32.09
GO111MODULE=off