Initial commit

This commit is contained in:
David Stotijn
2019-11-17 09:54:15 +01:00
commit 26ec9f72e5
3 changed files with 61 additions and 0 deletions

5
go.mod Normal file
View File

@ -0,0 +1,5 @@
module github.com/dstotijn/gurp
go 1.13
require github.com/google/martian v2.1.0+incompatible