Update 'go.mod'

This commit is contained in:
Elara 2023-01-06 02:58:39 +00:00
parent 3ff5c01653
commit 052527c5ac
1 changed files with 2 additions and 0 deletions

2
go.mod
View File

@ -2,6 +2,8 @@ module go.arsenm.dev/go-lemmy
go 1.19
retract v0.0.0-20230105203020-27ef17a00e22
require (
github.com/dave/jennifer v1.6.0
github.com/google/go-querystring v1.1.0