Skip to content

Commit

Permalink
go.mod: Update go-api-clients for authWebhook retries
Browse files Browse the repository at this point in the history
  • Loading branch information
victorges committed Jul 30, 2022
1 parent 4f9ea9b commit cdb3e1d
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 @@ -4,7 +4,7 @@ go 1.16

require (
github.com/golang/glog v1.0.0
github.com/livepeer/go-api-client v0.2.7
github.com/livepeer/go-api-client v0.2.8-0.20220729152532-d7db15db3379
github.com/livepeer/go-livepeer v0.5.31
github.com/livepeer/joy4 v0.1.2-0.20220210094601-95e4d28f5f07
github.com/livepeer/livepeer-data v0.4.14
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -695,6 +695,8 @@ github.com/lib/pq v1.0.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=
github.com/lib/pq v1.8.0/go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o=
github.com/livepeer/go-api-client v0.2.7 h1:wb2m7o3Ks2YSU8k/5yjtJ9ts06cqoDftLiXg5OBz7vc=
github.com/livepeer/go-api-client v0.2.7/go.mod h1:IfbAC0/32zhhkzYO/5uCssx3/R3rjHNjyRhPhhS0enY=
github.com/livepeer/go-api-client v0.2.8-0.20220729152532-d7db15db3379 h1:V2PrR2cyLem3L8VuwMBXLXycl/eZwy7lwzV+WEnUcRc=
github.com/livepeer/go-api-client v0.2.8-0.20220729152532-d7db15db3379/go.mod h1:IfbAC0/32zhhkzYO/5uCssx3/R3rjHNjyRhPhhS0enY=
github.com/livepeer/go-livepeer v0.5.31 h1:LcN+qDnqWRws7fdVYc4ucZPVcLQRs2tehUYCQVnlnRw=
github.com/livepeer/go-livepeer v0.5.31/go.mod h1:cpBikcGWApkx0cyR0Ht+uAym7j3uAwXGpPbvaOA8XUU=
github.com/livepeer/joy4 v0.1.2-0.20191121080656-b2fea45cbded/go.mod h1:xkDdm+akniYxVT9KW1Y2Y7Hso6aW+rZObz3nrA9yTHw=
Expand Down

0 comments on commit cdb3e1d

Please sign in to comment.