p4runtime-go-client
p4runtime-go-client copied to clipboard
repo update needed
/root/go/pkg/mod/github.com/antoninbas/[email protected]/pkg/client/pre.go:31:4: unknown field EgressPort in struct literal of type "github.com/p4lang/p4runtime/go/p4/v1".Replica /root/go/pkg/mod/github.com/antoninbas/[email protected]/pkg/client/pre.go:86:4: unknown field EgressPort in struct literal of type "github.com/p4lang/p4runtime/go/p4/v1".Replica make[1]: *** [Makefile:79: build] Error 1
Problem - Repo needs to be updated.
In https://github.com/p4lang/p4runtime/tree/main/go/p4/v1 EgressPort: port uint32 has been deprecated in favor of Port []byte.