shithub: hell

ref: 826f6d6a02a324876bb96b041a299710b8f89fb8
dir: /go.mod/

View raw version
module hell

go 1.24.5

require (
	github.com/chzyer/readline v1.5.1
	github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
	github.com/k3a/html2text v1.2.1
	github.com/mattn/go-mastodon v0.0.10
	golang.org/x/net v0.42.0
)

require (
	github.com/gorilla/websocket v1.5.3 // indirect
	github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80 // indirect
	golang.org/x/sys v0.34.0 // indirect
)