Library references github source & replace with local files in motd.go

This commit is contained in:
2023-08-13 20:12:05 +02:00
parent 8b69ca6de9
commit 95b12f56ea
6 changed files with 22 additions and 20 deletions

4
go.mod
View File

@@ -1,3 +1,7 @@
module motdGO
go 1.20
replace github.com/kevinmidboe/motdGO => ./
require github.com/kevinmidboe/motdGO v0.0.0-00010101000000-000000000000