Browse Source

updated to correctly path go module

pull/1/head
David Haukeness 5 years ago
parent
commit
698e11fdda
No known key found for this signature in database
GPG Key ID: 54F2372DDB7F9462
  1. 2
      go.mod

2
go.mod

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
module GO/loggy
module github.com/rudi9719/loggy
go 1.13

Loading…
Cancel
Save