aboutsummaryrefslogtreecommitdiff
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
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>
-rw-r--r--go.mod2
-rw-r--r--go.sum4
2 files changed, 3 insertions, 3 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
diff --git a/go.sum b/go.sum
index dc50cb9..f278b56 100644
--- a/go.sum
+++ b/go.sum
@@ -690,8 +690,8 @@ github.com/ncruces/go-sqlite3/gormlite v0.16.0 h1:pBN2h323adfTF3NThIuHa3e7GCesgq
github.com/ncruces/go-sqlite3/gormlite v0.16.0/go.mod h1:TyfqjFmR31x1iOth4t6hPgtUf2UvM8zupKSj6TZkP4c=
github.com/ncruces/julianday v1.0.0 h1:fH0OKwa7NWvniGQtxdJRxAgkBMolni2BjDHaWTxqt7M=
github.com/ncruces/julianday v1.0.0/go.mod h1:Dusn2KvZrrovOMJuOt0TNXL6tB7U2E8kvza5fFc9G7g=
-github.com/nicklaw5/helix/v2 v2.30.0 h1:bmkVnczkSj2Oa7K0gmHFqnurYDoEVapwpQhxa7haC98=
-github.com/nicklaw5/helix/v2 v2.30.0/go.mod h1:zZcKsyyBWDli34x3QleYsVMiiNGMXPAEU5NjsiZDtvY=
+github.com/nicklaw5/helix/v2 v2.31.0 h1:/8E5H20D/f3PGmSWT5NWtjwt+M8/GeCjnK/AkoLIFQA=
+github.com/nicklaw5/helix/v2 v2.31.0/go.mod h1:e1GsZq4NDk9sQlPJ0Nr3+14R9cizqg09VAk7/IonpOU=
github.com/oklog/ulid/v2 v2.1.0 h1:+9lhoxAP56we25tyYETBBY1YLA2SaoLvUFgrP2miPJU=
github.com/oklog/ulid/v2 v2.1.0/go.mod h1:rcEKHmBBKfef9DhnvX7y1HZBYxjXb0cP5ExxNsTT1QQ=
github.com/onsi/gomega v1.34.1 h1:EUMJIKUjM8sKjYbtxQI9A4z2o+rruxnzNvpknOXie6k=