13 lines
260 B
Modula-2
13 lines
260 B
Modula-2
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
|
|
github.com/gorilla/websocket v1.4.2
|
|
golang.org/x/exp v0.0.0-20230105000112-eab7a2c85304
|
|
)
|