Initial commit

This commit is contained in:
David Stotijn
2019-11-17 15:09:37 +01:00
parent 26ec9f72e5
commit c48562e873
5 changed files with 93 additions and 45 deletions

2
go.mod
View File

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