Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is the only way I could figure out how to fix this issue. I tried to update, or force update, go mod to pull grpc-gateway v2.3.0 but it will not. It always falls back to 1.9.0 because spf13/cobra has that version in its go.mod/sum. Closes #181 Signed-off-by: Luis Pabón <[email protected]>
- Loading branch information