Whoops! Fix bad go.mod
This commit is contained in:
parent
a3f9b651b5
commit
b4fee15913
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,4 +1,4 @@
|
|||
module github.com/dfischer/messenger
|
||||
module github.com/paked/messenger
|
||||
|
||||
require (
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
|
|
Loading…
Add table
Reference in a new issue