Skip to content

Commit

Permalink
go.mod: Update to merged version of go-api-client
Browse files Browse the repository at this point in the history
  • Loading branch information
victorges committed May 31, 2022
1 parent 71f66c7 commit d4f8ee1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.1.5-0.20220528001801-e4abc91059ae
github.com/livepeer/go-api-client v0.1.5
github.com/livepeer/go-livepeer v0.5.31-0.20220519163208-13165dd519d4
github.com/livepeer/joy4 v0.1.2-0.20220210094601-95e4d28f5f07
github.com/livepeer/livepeer-data v0.4.14
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -728,8 +728,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/lightstep/lightstep-tracer-common/golang/gogo v0.0.0-20190605223551-bc2310a04743/go.mod h1:qklhhLq1aX+mtWk9cPHPzaBjWImj5ULL6C7HFJtXQMM=
github.com/lightstep/lightstep-tracer-go v0.18.1/go.mod h1:jlF1pusYV4pidLvZ+XD0UBX0ZE6WURAspgAczcDHrL4=
github.com/livepeer/go-api-client v0.1.5-0.20220528001801-e4abc91059ae h1:Xm/9GkeV085tBkkHqSEWL3DVYyM373+CMXiOVqJsmlE=
github.com/livepeer/go-api-client v0.1.5-0.20220528001801-e4abc91059ae/go.mod h1:FPgo6hPAEQkWS/Bmepdm+O/LWfurbmym93ghzLueTUo=
github.com/livepeer/go-api-client v0.1.5 h1:eSiYokcg11L3uexhXefV8OJs2oB2dvsI1gGZcGnf+TM=
github.com/livepeer/go-api-client v0.1.5/go.mod h1:FPgo6hPAEQkWS/Bmepdm+O/LWfurbmym93ghzLueTUo=
github.com/livepeer/go-livepeer v0.5.31-0.20220519163208-13165dd519d4 h1:bNkqJMaR29XF/GAWmYR54RTmLbGB+OkbTU4aW0iDLmU=
github.com/livepeer/go-livepeer v0.5.31-0.20220519163208-13165dd519d4/go.mod h1:g+zTFyc3KUMFbcvN+Q10LO9bQhrzwEbnkCa8Donlbcg=
github.com/livepeer/joy4 v0.1.2-0.20191121080656-b2fea45cbded/go.mod h1:xkDdm+akniYxVT9KW1Y2Y7Hso6aW+rZObz3nrA9yTHw=
Expand Down

0 comments on commit d4f8ee1

Please sign in to comment.