Skip to content

Commit

Permalink
Bump github.com/nicklaw5/helix/v2 from 2.27.0 to 2.28.0
Browse files Browse the repository at this point in the history
Bumps [github.com/nicklaw5/helix/v2](https://github.com/nicklaw5/helix) from 2.27.0 to 2.28.0.
- [Release notes](https://github.com/nicklaw5/helix/releases)
- [Commits](nicklaw5/helix@v2.27.0...v2.28.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 8256f11 commit c8224c0
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 @@ -14,7 +14,7 @@ require (
github.com/gorilla/websocket v1.5.1
github.com/labstack/echo/v4 v4.11.4
github.com/lib/pq v1.10.9
github.com/nicklaw5/helix/v2 v2.27.0
github.com/nicklaw5/helix/v2 v2.28.0
github.com/pajbot/commandmatcher v1.0.1
github.com/pajbot/utils v1.0.0
github.com/pajlada/go-twitch-pubsub v0.1.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ github.com/mattn/go-colorable v0.1.13/go.mod h1:7S9/ev0klgBDR4GtXTXX8a3vIGJpMovk
github.com/mattn/go-isatty v0.0.16/go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM=
github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY=
github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
github.com/nicklaw5/helix/v2 v2.27.0 h1:+oYhnAgsAW4Cd4pLqrxNLUyOm2di10QVbqX0iyaW/3Y=
github.com/nicklaw5/helix/v2 v2.27.0/go.mod h1:zZcKsyyBWDli34x3QleYsVMiiNGMXPAEU5NjsiZDtvY=
github.com/nicklaw5/helix/v2 v2.28.0 h1:BCpIh9gf/7dsTNyxzgY18VHpt9W6/t0zUioyuDhH6tA=
github.com/nicklaw5/helix/v2 v2.28.0/go.mod h1:zZcKsyyBWDli34x3QleYsVMiiNGMXPAEU5NjsiZDtvY=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/pajbot/commandmatcher v1.0.1 h1:C45KmJezhaBKuPUQLDyLjvcMXrQ7pofhk7jVgAdp2vU=
github.com/pajbot/commandmatcher v1.0.1/go.mod h1:kZzeHeGqmDvWxQP3pB6KrvaPbMEVIyeJycMoQpkpOZ0=
Expand Down

0 comments on commit c8224c0

Please sign in to comment.