This is a pure refactor with no behavior change to separate the assertion/fail logic for skycfg tests from the legacy protobuf v1 implementation to make removing the package later cleaner.
I also
Update go.sum to include dependencies (go.sum seemed stale, causing issues with VSCode go tooling)
This is a pure refactor with no behavior change to separate the assertion/fail logic for skycfg tests from the legacy protobuf v1 implementation to make removing the package later cleaner.
I also