This is an automated email from the ASF dual-hosted git repository.

derrickaw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new 7bdd5d1a4ad Bump github.com/nats-io/nats.go from 1.52.0 to 1.53.1 in 
/sdks (#39798)
7bdd5d1a4ad is described below

commit 7bdd5d1a4adcaa81da9f97a1fb9d68a0c0f1ac1a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 18 08:00:57 2026 -0400

    Bump github.com/nats-io/nats.go from 1.52.0 to 1.53.1 in /sdks (#39798)
    
    Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) from 
1.52.0 to 1.53.1.
    - [Release notes](https://github.com/nats-io/nats.go/releases)
    - [Commits](https://github.com/nats-io/nats.go/compare/v1.52.0...v1.53.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/nats-io/nats.go
      dependency-version: 1.53.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 sdks/go.mod | 2 +-
 sdks/go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sdks/go.mod b/sdks/go.mod
index b68ccb13d3c..0a388293bbf 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -47,7 +47,7 @@ require (
        github.com/lib/pq v1.12.3
        github.com/linkedin/goavro/v2 v2.15.0
        github.com/nats-io/nats-server/v2 v2.14.4
-       github.com/nats-io/nats.go v1.52.0
+       github.com/nats-io/nats.go v1.53.1
        github.com/proullon/ramsql v0.1.4
        github.com/spf13/cobra v1.10.2
        github.com/testcontainers/testcontainers-go v0.44.0
diff --git a/sdks/go.sum b/sdks/go.sum
index 744dbeaa3da..52a83112f67 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -710,8 +710,8 @@ github.com/nats-io/jwt/v2 v2.8.2 
h1:XXRgB60MSTnqsRwejQurVDs/hcv2dkt+86GjI+I/bMc=
 github.com/nats-io/jwt/v2 v2.8.2/go.mod 
h1:Ag/56sq9OblL4JgdYufDd16Egb17Kr/8WwwuO/forVc=
 github.com/nats-io/nats-server/v2 v2.14.4 
h1:efgjZ8cdExAKRuqSg8UPJFprb+l7NlBtSDPhDlw3rO4=
 github.com/nats-io/nats-server/v2 v2.14.4/go.mod 
h1:BltdpOYestjbtQSnVO2zGHdg5SGBZjt+GYTgB9LZq/I=
-github.com/nats-io/nats.go v1.52.0 
h1:n3avV4VBsCgsdwh71TppsTwtv+QdPs7ntSKM8qJLGsc=
-github.com/nats-io/nats.go v1.52.0/go.mod 
h1:26HypzazeOkyO3/mqd1zZd53STJN0EjCYF9Uy2ZOBno=
+github.com/nats-io/nats.go v1.53.1 
h1:Otsq3uLc/kLdjmkNHkXH0jBqwUquwdKFoe3fq6/3/Xo=
+github.com/nats-io/nats.go v1.53.1/go.mod 
h1:26HypzazeOkyO3/mqd1zZd53STJN0EjCYF9Uy2ZOBno=
 github.com/nats-io/nkeys v0.4.16 
h1:rd5oAuLOb8mnAycB0xleuEBNS1pVVnN0fv/FF34Eypg=
 github.com/nats-io/nkeys v0.4.16/go.mod 
h1:llLgWoI0o4z/Q57q2R1kHfmocyhGV6VG/U18Glg1Afs=
 github.com/nats-io/nuid v1.0.1 h1:5iA8DT8V7q8WK2EScv2padNa/rTESc1KdnPw4TC2paw=

Reply via email to