-
- Downloads
go.mod: Use Go 1.17
golangci-lint doesn’t quite support 1.18 yet, and we don’t use any of the new features.
module git.fsmpi.rwth-aachen.de/thomas/wsshit | module git.fsmpi.rwth-aachen.de/thomas/wsshit | ||
go 1.18 | go 1.17 | ||
require github.com/gorilla/websocket v1.5.0 | require github.com/gorilla/websocket v1.5.0 |
Please register or sign in to comment