declare a Go module

This commit is contained in:
Michael Stapelberg 2019-03-21 09:37:16 +01:00
parent 1cd81ed58b
commit ae96dda1f3

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module github.com/gokrazy/breakglass
go 1.12