Change module name to go.fd.io/govpp
[govpp.git] / codec / marshaler.go
index 803b0f5..26e6ba3 100644 (file)
@@ -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