update go.mod and cmds

This commit is contained in:
Ian Norden
2021-03-10 10:46:21 -06:00
parent 8d10dc98ee
commit f6780ddd95
4 changed files with 10 additions and 15 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ require (
github.com/spf13/cobra v1.1.1
github.com/spf13/viper v1.7.0
github.com/vulcanize/ipld-eth-indexer v0.7.1-alpha
github.com/vulcanize/gap-filler v0.3.0
github.com/vulcanize/gap-filler v0.3.1
github.com/vulcanize/ipfs-ethdb v0.0.2-alpha
golang.org/x/sys v0.0.0-20210218155724-8ebf48af031b // indirect
)