Skip to content

Commit

Permalink
bump search for longer transfer time on indexer upload (10m)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stéphane Duchesneau committed May 6, 2021
1 parent 12da9aa commit 7e8d4d3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ require (
github.com/dfuse-io/opaque v0.0.0-20210108174126-bc02ec905d48
github.com/dfuse-io/pbgo v0.0.6-0.20210125181705-b17235518132
github.com/dfuse-io/relayer v0.0.2-0.20201029161257-ec97edca50d7
github.com/dfuse-io/search v0.0.2-0.20210419180107-1cc7385bf5f4
github.com/dfuse-io/search v0.0.2-0.20210506151819-66f981913d7f
github.com/dfuse-io/search-client v0.0.0-20200602205137-71b300d129d2
github.com/dfuse-io/shutter v1.4.1
github.com/dfuse-io/validator v0.0.0-20200407012817-82c55c634c7a
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,8 @@ github.com/dfuse-io/search v0.0.2-0.20210413183144-1078f4b41956 h1:HjQTeteW0cB4V
github.com/dfuse-io/search v0.0.2-0.20210413183144-1078f4b41956/go.mod h1:W+S7B/ndx5uT6UkZHDTduzeQGd99CTkeroKC73KYbM4=
github.com/dfuse-io/search v0.0.2-0.20210419180107-1cc7385bf5f4 h1:wPmIooAhTGhvz6Gz5uTv9vA288hQsMwnpOJh4KVeHYI=
github.com/dfuse-io/search v0.0.2-0.20210419180107-1cc7385bf5f4/go.mod h1:W+S7B/ndx5uT6UkZHDTduzeQGd99CTkeroKC73KYbM4=
github.com/dfuse-io/search v0.0.2-0.20210506151819-66f981913d7f h1:WnoqIQfhJzOTgouaMTmrGbCiMdm1ENUqwHuumLezCN4=
github.com/dfuse-io/search v0.0.2-0.20210506151819-66f981913d7f/go.mod h1:W+S7B/ndx5uT6UkZHDTduzeQGd99CTkeroKC73KYbM4=
github.com/dfuse-io/search-client v0.0.0-20200602205137-71b300d129d2 h1:epRDGOCi8YAqcI3cZdXgbFowZh8L/rSENwi2hQqzipo=
github.com/dfuse-io/search-client v0.0.0-20200602205137-71b300d129d2/go.mod h1:TY7lgsDrNonQ7nUtwGK4En08cuG7eRrV743DZozvehk=
github.com/dfuse-io/shutter v1.4.1-0.20200319040708-c809eec458e6/go.mod h1:2mLf0v+n8J8NI7F6L6avYaRNfa6XECB6CP3WO8rRx88=
Expand Down

0 comments on commit 7e8d4d3

Please sign in to comment.