Skip to content

Commit

Permalink
protocgen
Browse files Browse the repository at this point in the history
  • Loading branch information
atheeshp committed Feb 12, 2024
1 parent 70756dc commit a6c7a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/protocgen.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

set -e
set -euox pipefail

# Get protoc-gen-gocosmos
go get github.com/cosmos/gogoproto 2>/dev/null
Expand Down

0 comments on commit a6c7a56

Please sign in to comment.