Skip to content

Commit 23e5502

Browse files
committed
style: fix indent in go.mod
1 parent aa5d447 commit 23e5502

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ require (
88
github.com/piprate/json-gold v0.1.1
99
github.com/pkg/errors v0.8.0
1010
golang.org/x/crypto v0.0.0-20190103213133-ff983b9c42bc
11-
github.com/tendermint/go-amino v0.14.1
11+
github.com/tendermint/go-amino v0.14.1
1212
gopkg.in/alecthomas/kingpin.v2 v2.2.6
1313
)

0 commit comments

Comments
 (0)