From 4c652eb6f8020221ae28f8cb691282f6d3ff2afc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 08:53:11 +0000 Subject: [PATCH] Bump github.com/gempir/go-twitch-irc/v4 from 4.3.1 to 4.4.1 Bumps [github.com/gempir/go-twitch-irc/v4](https://github.com/gempir/go-twitch-irc) from 4.3.1 to 4.4.1. - [Release notes](https://github.com/gempir/go-twitch-irc/releases) - [Commits](https://github.com/gempir/go-twitch-irc/compare/v4.3.1...v4.4.1) --- updated-dependencies: - dependency-name: github.com/gempir/go-twitch-irc/v4 dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 3e819de..2846dc2 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/ThomasK33/UpstartGriefBot go 1.20 require ( - github.com/gempir/go-twitch-irc/v4 v4.3.1 + github.com/gempir/go-twitch-irc/v4 v4.4.1 github.com/joho/godotenv v1.5.1 github.com/reiver/go-oi v1.0.0 github.com/reiver/go-telnet v0.0.0-20180421082511-9ff0b2ab096e diff --git a/go.sum b/go.sum index 4511aae..a36661e 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -github.com/gempir/go-twitch-irc/v4 v4.3.1 h1:aWLyxnTD7rga1CPow9ALPWNTUH/HsS3G5d3uXzVBG6s= -github.com/gempir/go-twitch-irc/v4 v4.3.1/go.mod h1:QsOMMAk470uxQ7EYD9GJBGAVqM/jDrXBNbuePfTauzg= +github.com/gempir/go-twitch-irc/v4 v4.4.1 h1:R1WxeDyOiwHpt6rn96yZcXTS+Bri30n7pNvIjTMH598= +github.com/gempir/go-twitch-irc/v4 v4.4.1/go.mod h1:QsOMMAk470uxQ7EYD9GJBGAVqM/jDrXBNbuePfTauzg= github.com/joho/godotenv v1.5.1 h1:7eLL/+HRGLY0ldzfGMeQkb7vMd0as4CfYvUVzLqw0N0= github.com/joho/godotenv v1.5.1/go.mod h1:f4LDr5Voq0i2e/R5DDNOoa2zzDfwtkZa6DnEwAbqwq4= github.com/reiver/go-oi v1.0.0 h1:nvECWD7LF+vOs8leNGV/ww+F2iZKf3EYjYZ527turzM=