diff options
Diffstat (limited to 'extras/go.mod')
-rw-r--r-- | extras/go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/go.mod b/extras/go.mod index 482a429..ba9c4d1 100644 --- a/extras/go.mod +++ b/extras/go.mod @@ -1,4 +1,4 @@ -module git.fd.io/govpp.git/extras +module go.fd.io/govpp/extras go 1.12 |