aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-12 03:07:42 +0000
committerGitHub <noreply@github.com>2025-01-12 03:07:42 +0000
commitfeccf91fd0b329f4d608ae27ee55341f42d41d0b (patch)
tree28b3fd2d5c8e8caa9bc7f0dd6432aca067ae2a49 /go.mod
parent9a42103c11e0819c5f5af2eb7c72d5c6a145c593 (diff)
downloadx-feccf91fd0b329f4d608ae27ee55341f42d41d0b.tar.xz
x-feccf91fd0b329f4d608ae27ee55341f42d41d0b.zip
build(deps): bump github.com/nats-io/nats.go from 1.35.0 to 1.38.0 (#639)
Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) from 1.35.0 to 1.38.0. - [Release notes](https://github.com/nats-io/nats.go/releases) - [Commits](https://github.com/nats-io/nats.go/compare/v1.35.0...v1.38.0) --- updated-dependencies: - dependency-name: github.com/nats-io/nats.go 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.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 7c77f16..9b1671b 100644
--- a/go.mod
+++ b/go.mod
@@ -44,7 +44,7 @@ require (
github.com/lib/pq v1.10.9
github.com/mattn/go-sqlite3 v1.14.22
github.com/mymmrac/telego v0.29.2
- github.com/nats-io/nats.go v1.35.0
+ 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
@@ -162,7 +162,7 @@ require (
github.com/multiformats/go-multicodec v0.9.0 // indirect
github.com/multiformats/go-multihash v0.2.3 // indirect
github.com/multiformats/go-varint v0.0.7 // indirect
- github.com/nats-io/nkeys v0.4.7 // indirect
+ github.com/nats-io/nkeys v0.4.9 // indirect
github.com/nats-io/nuid v1.0.1 // indirect
github.com/ncruces/julianday v1.0.0 // indirect
github.com/opentracing/opentracing-go v1.2.0 // indirect