Skip to content

Commit

Permalink
Bump github.com/nicklaw5/helix from 1.20.0 to 1.24.4 (#225)
Browse files Browse the repository at this point in the history
Bumps [github.com/nicklaw5/helix](https://github.com/nicklaw5/helix) from 1.20.0 to 1.24.4.
- [Release notes](https://github.com/nicklaw5/helix/releases)
- [Commits](nicklaw5/helix@v1.20.0...v1.24.4)

---
updated-dependencies:
- dependency-name: github.com/nicklaw5/helix
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dana Merrick (Rebase PR Action) <dmerrick@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dmerrick authored Aug 31, 2021
1 parent 60b810e commit 5586b14
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 @@ -25,7 +25,7 @@ require (
github.com/mattn/go-colorable v0.1.8 // indirect
github.com/mitchellh/go-ps v1.0.0
github.com/nathan-osman/go-sunrise v0.0.0-20201029015502-9a83cd1a5746
github.com/nicklaw5/helix v1.20.0
github.com/nicklaw5/helix v1.24.4
github.com/prometheus/client_golang v1.10.0
github.com/robfig/cron v1.2.0
github.com/sfreiberg/gotwilio v0.0.0-20200916182813-169c4cd5c691
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -413,8 +413,8 @@ github.com/nats-io/nats.go v1.9.1/go.mod h1:ZjDU1L/7fJ09jvUSRVBR2e7+RnLiiIQyqyzE
github.com/nats-io/nkeys v0.1.0/go.mod h1:xpnFELMwJABBLVhffcfd1MZx6VsNRFpEugbxziKVo7w=
github.com/nats-io/nkeys v0.1.3/go.mod h1:xpnFELMwJABBLVhffcfd1MZx6VsNRFpEugbxziKVo7w=
github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OSON2c=
github.com/nicklaw5/helix v1.20.0 h1:qC76FVxeOOcqOJD2JijV97O37Wc3gqi9w1EUBLWFFFs=
github.com/nicklaw5/helix v1.20.0/go.mod h1:XeeXY7oY5W+MVMu6wF4qGm8uvjZ1/Nss0FqprVkXKrg=
github.com/nicklaw5/helix v1.24.4 h1:Ab2nEOwHxiSxnND2ZdZXp2nbpLW2tKjjERlusbsUfwo=
github.com/nicklaw5/helix v1.24.4/go.mod h1:XeeXY7oY5W+MVMu6wF4qGm8uvjZ1/Nss0FqprVkXKrg=
github.com/oklog/oklog v0.3.2/go.mod h1:FCV+B7mhrz4o+ueLpx+KqkyXRGMWOYEvfiXtdGtbWGs=
github.com/oklog/run v1.0.0/go.mod h1:dlhp/R75TPv97u0XWUtDeV/lRKWPKSdTuV0TZvrmrQA=
github.com/olekukonko/tablewriter v0.0.0-20170122224234-a0225b3f23b5/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
Expand Down

0 comments on commit 5586b14

Please sign in to comment.