Compare commits

..

No commits in common. "23163a1806c92d919495605e1e6d223de722588d" and "e21c53eb61e2d091fee275202cee86618d574bf7" have entirely different histories.

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