1
0
mirror of https://github.com/Rudi9719/loggy.git synced 2026-03-21 21:07:24 +00:00

Merge pull request #1 from haukened/master

updated to correctly path go module
This commit is contained in:
2020-01-14 17:49:30 -05:00
committed by GitHub

2
go.mod
View File

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