admiral
admiral copied to clipboard
[Enhancement] Make admiral build/dev env work with latest Go version and dependencies
The admiral build and dev environment works only with Go version <= 1.14. This needs to be fixed so that the latest dependencies can be used such as code-gen
, protoc-gen-go
, client-go
etc.