2019-04-10 14:51:56 +02:00
|
|
|
module humungus.tedunangst.com/r/honk
|
|
|
|
|
|
|
|
require (
|
2019-06-05 09:52:56 +02:00
|
|
|
github.com/andybalholm/cascadia v1.0.0
|
2019-05-29 02:30:13 +02:00
|
|
|
github.com/gorilla/mux v1.7.2
|
2019-04-24 07:16:34 +02:00
|
|
|
github.com/mattn/go-runewidth v0.0.4
|
2019-06-27 22:28:20 +02:00
|
|
|
golang.org/x/crypto v0.0.0-20190621222207-cc06ce4a13d4
|
|
|
|
golang.org/x/net v0.0.0-20190620200207-3b0461eec859
|
2019-05-29 02:30:13 +02:00
|
|
|
humungus.tedunangst.com/r/go-sqlite3 v1.1.3
|
2019-09-30 04:48:54 +02:00
|
|
|
humungus.tedunangst.com/r/webs v0.6.8
|
2019-04-10 14:51:56 +02:00
|
|
|
)
|