go mod, go sum

This commit is contained in:
rednexela1941 2020-11-13 23:47:31 -05:00
parent c0df5fa97b
commit 84ab62fe80
2 changed files with 1 additions and 4 deletions

4
go.mod
View File

@ -1,5 +1,3 @@
module github.com/sdomino/scribble
module github.com/rednexela1941/scribble
go 1.15
require github.com/jcelliott/lumber v0.0.0-20160324203708-dd349441af25

1
go.sum
View File

@ -1,2 +1 @@
github.com/jcelliott/lumber v0.0.0-20160324203708-dd349441af25 h1:EFT6MH3igZK/dIVqgGbTqWVvkZ7wJ5iGN03SVtvvdd8=
github.com/jcelliott/lumber v0.0.0-20160324203708-dd349441af25/go.mod h1:sWkGw/wsaHtRsT9zGQ/WyJCotGWG/Anow/9hsAcBWRw=