chore: rename Citadel to Taskcafe
This commit is contained in:
3
go.mod
3
go.mod
@ -1,4 +1,4 @@
|
||||
module github.com/jordanknott/project-citadel
|
||||
module github.com/jordanknott/taskcafe
|
||||
|
||||
go 1.13
|
||||
|
||||
@ -17,6 +17,7 @@ require (
|
||||
github.com/google/uuid v1.1.1
|
||||
github.com/jmoiron/sqlx v1.2.0
|
||||
github.com/jordan-wright/email v0.0.0-20200602115436-fd8a7622303e
|
||||
github.com/jordanknott/project-citadel v0.0.0-20200801000017-7ffd0ff6b895
|
||||
github.com/kirsle/configdir v0.0.0-20170128060238-e45d2f54772f
|
||||
github.com/lib/pq v1.3.0
|
||||
github.com/magefile/mage v1.9.0
|
||||
|
Reference in New Issue
Block a user