Skip to content

Commit

Permalink
Bump go-tools version
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberj0g committed Sep 26, 2022
1 parent 725482a commit ec35acb
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.17

require (
github.com/google/uuid v1.3.0
github.com/livepeer/go-tools v0.0.0-20220811104423-080e77013571
github.com/livepeer/go-tools v0.0.0-20220926110222-2ebcbb5685b4
github.com/sirupsen/logrus v1.8.1
github.com/stretchr/testify v1.8.0
gopkg.in/natefinch/lumberjack.v2 v2.0.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/livepeer/go-tools v0.0.0-20220811104423-080e77013571 h1:uRIy3pBd1fV5xfKUwOBDbb3gt6RsB0T+YHLc+EFYyNE=
github.com/livepeer/go-tools v0.0.0-20220811104423-080e77013571/go.mod h1:aLVS1DT0ur9kpr0IlNI4DNcm9vVjRRUjDnwuEUm0BdQ=
github.com/livepeer/go-tools v0.0.0-20220926110222-2ebcbb5685b4 h1:xsXgYoJ7GL1Vpg20cqZB06BDgNCc0qVxEip9ZcaeiPA=
github.com/livepeer/go-tools v0.0.0-20220926110222-2ebcbb5685b4/go.mod h1:aLVS1DT0ur9kpr0IlNI4DNcm9vVjRRUjDnwuEUm0BdQ=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
Expand Down

0 comments on commit ec35acb

Please sign in to comment.