Add a go.mod file

This commit is contained in:
Marc Di Luzio 2020-05-29 17:35:01 +01:00
parent 532a37a858
commit 9deda4b3fb

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module github.com/mdiluz/rove
go 1.14