Skip to content

Commit

Permalink
feat(storage): add retry conf scenarios 7 and 8 (#67)
Browse files Browse the repository at this point in the history
* feat(storage): add retry conf scenarios 7 and 8

* update proto

* go mod tidy

* tidy
  • Loading branch information
cojenco authored Mar 23, 2022
1 parent 6196df6 commit ec2e8c3
Show file tree
Hide file tree
Showing 4 changed files with 115 additions and 30 deletions.
5 changes: 3 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ go 1.15

require (
github.com/golang/protobuf v1.5.2
google.golang.org/genproto 435b647f9ef2
google.golang.org/protobuf v1.28.0
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
google.golang.org/genproto v0.0.0-20220310185008-1973136f34c6
google.golang.org/protobuf v1.28.0 // indirect
)
Loading

0 comments on commit ec2e8c3

Please sign in to comment.