From feccf91fd0b329f4d608ae27ee55341f42d41d0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 03:07:42 +0000 Subject: 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'go.mod') 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 -- cgit v1.2.3