2019-04-10 14:51:56 +02:00
|
|
|
module humungus.tedunangst.com/r/honk
|
|
|
|
|
|
|
|
require (
|
|
|
|
github.com/gorilla/mux v1.7.1
|
2019-04-24 07:16:34 +02:00
|
|
|
github.com/mattn/go-runewidth v0.0.4
|
2019-04-25 05:57:01 +02:00
|
|
|
golang.org/x/crypto v0.0.0-20190424203555-c05e17bb3b2d
|
2019-04-10 14:51:56 +02:00
|
|
|
golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
|
|
|
|
humungus.tedunangst.com/r/go-sqlite3 v1.1.2
|
2019-05-18 01:37:43 +02:00
|
|
|
humungus.tedunangst.com/r/webs v0.4.4
|
2019-04-10 14:51:56 +02:00
|
|
|
)
|