aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-05 10:45:28 +0000
committerGitHub <noreply@github.com>2025-03-05 10:45:28 +0000
commit4755ba2b524f50f634a186ea5440ed2d6daa868e (patch)
tree37cbccfdc882295059e5e83cdd843145bb47790e /go.mod
parentfa25a41b42bdc60ec9ec2bf506580869690c00d2 (diff)
downloadx-4755ba2b524f50f634a186ea5440ed2d6daa868e.tar.xz
x-4755ba2b524f50f634a186ea5440ed2d6daa868e.zip
build(deps): bump github.com/nicklaw5/helix/v2 from 2.30.0 to 2.31.0 (#689)
Bumps [github.com/nicklaw5/helix/v2](https://github.com/nicklaw5/helix) from 2.30.0 to 2.31.0. - [Release notes](https://github.com/nicklaw5/helix/releases) - [Commits](https://github.com/nicklaw5/helix/compare/v2.30.0...v2.31.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 7373f7f..f5ced7c 100644
--- a/go.mod
+++ b/go.mod
@@ -49,7 +49,7 @@ require (
github.com/nats-io/nats.go v1.38.0
github.com/ncruces/go-sqlite3 v0.16.0
github.com/ncruces/go-sqlite3/gormlite v0.16.0
- github.com/nicklaw5/helix/v2 v2.30.0
+ github.com/nicklaw5/helix/v2 v2.31.0
github.com/orandin/slog-gorm v1.4.0
github.com/otiai10/copy v1.14.0
github.com/pires/go-proxyproto v0.7.0