aboutsummaryrefslogtreecommitdiffstats
path: root/codec/marshaler.go
diff options
context:
space:
mode:
Diffstat (limited to 'codec/marshaler.go')
-rw-r--r--codec/marshaler.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/codec/marshaler.go b/codec/marshaler.go
index 803b0f5..26e6ba3 100644
--- a/codec/marshaler.go
+++ b/codec/marshaler.go
@@ -20,7 +20,7 @@ import (
"github.com/lunixbochs/struc"
- "git.fd.io/govpp.git/api"
+ "go.fd.io/govpp/api"
)
// Marshaler is the interface implemented by the binary API messages that can