You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tty-server/Gopkg.toml

16 lines
271 B
TOML

[[constraint]]
name = "github.com/gorilla/mux"
version = "1.7.3"
[[constraint]]
name = "github.com/gorilla/websocket"
version = "1.4.1"
[[constraint]]
name = "github.com/sirupsen/logrus"
version = "1.4.2"
[prune]
go-tests = true
unused-packages = true