Skip to content

Commit

Permalink
build(deps): bump github.com/livepeer/go-tools from 0.1.0 to 0.1.1 (#120
Browse files Browse the repository at this point in the history
)

Bumps [github.com/livepeer/go-tools](https://github.com/livepeer/go-tools) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/livepeer/go-tools/releases)
- [Commits](livepeer/go-tools@v0.1.0...v0.1.1)

---
updated-dependencies:
- dependency-name: github.com/livepeer/go-tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2023
1 parent 3becf6c commit 3047363
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 @@ -7,7 +7,7 @@ require (
github.com/julienschmidt/httprouter v1.3.0
github.com/livepeer/catalyst-api v0.0.13-0.20221206215045-7c65cbfbda4b
github.com/livepeer/go-api-client v0.4.2-0.20221220081946-573845c40723
github.com/livepeer/go-tools v0.1.0
github.com/livepeer/go-tools v0.1.1
github.com/livepeer/joy4 v0.1.2-0.20220210094601-95e4d28f5f07
github.com/livepeer/livepeer-data v0.6.2
github.com/livepeer/stream-tester v0.12.22-0.20220912212136-f2dff6bd9343
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -311,8 +311,8 @@ github.com/livepeer/catalyst-api v0.0.13-0.20221206215045-7c65cbfbda4b h1:UgCa3I
github.com/livepeer/catalyst-api v0.0.13-0.20221206215045-7c65cbfbda4b/go.mod h1:jHB5lbHZWLQ0dXHIHBc1+5uwXilsLCfUlbJIVuz+saY=
github.com/livepeer/go-api-client v0.4.2-0.20221220081946-573845c40723 h1:YQ0GFEjhyM4pYSx8Oi3WhR7N1BuoLx9pTycDONKCg7Y=
github.com/livepeer/go-api-client v0.4.2-0.20221220081946-573845c40723/go.mod h1:Jdb+RI7JyzEZOHd1GUuKofwFDKMO/btTa80SdpUpYQw=
github.com/livepeer/go-tools v0.1.0 h1:GOZwUL2ME8aJOEyusmBrj056NucRFcaGTnTbQ8koBek=
github.com/livepeer/go-tools v0.1.0/go.mod h1:aLVS1DT0ur9kpr0IlNI4DNcm9vVjRRUjDnwuEUm0BdQ=
github.com/livepeer/go-tools v0.1.1 h1:8MkM3HOhRBavH4YI4nJOphTmLw/lnsY33gAbBWQCGMY=
github.com/livepeer/go-tools v0.1.1/go.mod h1:aLVS1DT0ur9kpr0IlNI4DNcm9vVjRRUjDnwuEUm0BdQ=
github.com/livepeer/joy4 v0.1.2-0.20220210094601-95e4d28f5f07 h1:ISkFQYYDgfnM6Go+VyemF66DKFc8kNoI9SwMv7GC9sM=
github.com/livepeer/joy4 v0.1.2-0.20220210094601-95e4d28f5f07/go.mod h1:RDTLvmm/NJWjzuUpEDyIWmLTqSfpZEcnPnacG8sfh34=
github.com/livepeer/livepeer-data v0.6.2 h1:b/+CppOJsXipt2eBwTBnW1ldGu+2HVVQsV+iq65x73E=
Expand Down

0 comments on commit 3047363

Please sign in to comment.