Update go.mod domain

This commit is contained in:
Elara 2023-04-20 19:14:05 -07:00
parent 0b8023a108
commit e21c53eb61
1 changed files with 1 additions and 3 deletions

4
go.mod
View File

@ -1,9 +1,7 @@
module go.arsenm.dev/go-lemmy
module go.elara.ws/go-lemmy
go 1.19
retract v0.0.0-20230105203020-27ef17a00e22
require (
github.com/cenkalti/backoff/v4 v4.2.0
github.com/dave/jennifer v1.6.0