11 lines
279 B
Modula-2
11 lines
279 B
Modula-2
module source.toby3d.me/toby3d/telegraph
|
|
|
|
require (
|
|
github.com/json-iterator/go v1.1.12
|
|
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
|
|
github.com/stretchr/testify v1.9.0
|
|
github.com/valyala/fasthttp v1.55.0
|
|
golang.org/x/net v0.27.0
|
|
)
|
|
|
|
go 1.13
|