Files
openvpn-mgt/go.mod
2019-08-16 17:23:19 +02:00

7 lines
162 B
Modula-2

module gitlab.dm.gg/vwf/openvpn-dm-mgt-server
require (
github.com/pyke369/golang-support v0.0.0-20190703174728-34ca97aa79e9
github.com/rakyll/statik v0.1.6
)