diff options
Diffstat (limited to 'exports/disco.go')
| -rw-r--r-- | exports/disco.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exports/disco.go b/exports/disco.go index bd5a663..56918ec 100644 --- a/exports/disco.go +++ b/exports/disco.go @@ -41,7 +41,7 @@ import "C" import ( "unsafe" - "github.com/jwijenbergh/eduvpn-common" + eduvpn "github.com/jwijenbergh/eduvpn-common" "github.com/jwijenbergh/eduvpn-common/internal/types" ) |
