blob: 0bf91613b1ea67824f1b82f24138bdc9589e12bc (
plain)
1
2
3
4
5
6
7
|
module github.com/jwijenbergh/eduvpn-common/cli
replace github.com/jwijenbergh/eduvpn-common => ../
go 1.16
require github.com/jwijenbergh/eduvpn-common v0.0.0-00010101000000-000000000000
|