openvpn-mgt/go.mod

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
)