Brandon Stoll
Brandon Stoll
While looking into a test to verify ping behavior, I became unsure of what is expected in the PingResponse stream. It looks like it would be valid to return individual...
The GNOI version field in GNSI protos is not being kept in sync (version.proto=1.6.3, latest release tag=1.4.5) and is creating a circular dependency where GNOI depends on GNSI and GNSI...
CI Testing
Do not merge - test PR for validating CI.
I am trying to use the go_deps extension to import dependencies from go.mod files and am running into a case that works with Go's dependency resolution but does not work...