Update go.mod to have correct module name

This commit is contained in:
Sarah Jamie Lewis 2019-10-23 17:37:40 -07:00 committed by George Tankersley
parent 65ae6d9990
commit 8318aed1a7
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,4 +1,4 @@
module merlin
module github.com/gtank/merlin
go 1.12