about summary refs log tree commit diff stats
path: root/arc/stdin.mu
blob: 87598667ff47259663f9c0c33774efb0e6dd90f2 (plain) (bla
module github.com/getwtxt/getwtxt

go 1.11

require (
	github.com/getwtxt/getwtxt/svc v0.0.0-20190608070947-1db08c4790e3
	golang.org/x/net v0.0.0-20190607181551-461777fb6f67 // indirect
	golang.org/x/sys v0.0.0-20190608050228-5b15430b70e3 // indirect
)