Skip to content

Commit 9cf3193

Browse files
deps: upgrade starport to v0.16.1
1 parent bce190c commit 9cf3193

File tree

2 files changed

+79
-9
lines changed

2 files changed

+79
-9
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@ module github.com/tendermint/faucet
33
go 1.16
44

55
require (
6-
github.com/allinbits/cosmos-faucet v0.0.0-20210308195434-704a696360b0
76
github.com/sirupsen/logrus v1.8.0
8-
github.com/tendermint/starport v0.15.0
7+
github.com/tendermint/starport v0.16.1
98
)
109

1110
replace github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.2-alpha.regen.4

0 commit comments

Comments
 (0)