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 26b21e964ae Bump github.com/nats-io/nats-server/v2 from 2.14.1 to 
2.14.2 in /sdks (#38811)
26b21e964ae is described below

commit 26b21e964aea40309aacc420197ed1f79c217c1d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 4 09:11:35 2026 -0400

    Bump github.com/nats-io/nats-server/v2 from 2.14.1 to 2.14.2 in /sdks 
(#38811)
    
    Bumps 
[github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) 
from 2.14.1 to 2.14.2.
    - [Release notes](https://github.com/nats-io/nats-server/releases)
    - [Changelog](https://github.com/nats-io/nats-server/blob/main/RELEASES.md)
    - 
[Commits](https://github.com/nats-io/nats-server/compare/v2.14.1...v2.14.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/nats-io/nats-server/v2
      dependency-version: 2.14.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 sdks/go.mod |  6 +++---
 sdks/go.sum | 12 ++++++------
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/sdks/go.mod b/sdks/go.mod
index 292e0e371ee..011b2e0fe8c 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -46,7 +46,7 @@ require (
        github.com/johannesboyne/gofakes3 v0.0.0-20250106100439-5c39aecd6999
        github.com/lib/pq v1.12.3
        github.com/linkedin/goavro/v2 v2.15.0
-       github.com/nats-io/nats-server/v2 v2.14.1
+       github.com/nats-io/nats-server/v2 v2.14.2
        github.com/nats-io/nats.go v1.52.0
        github.com/proullon/ramsql v0.1.4
        github.com/spf13/cobra v1.10.2
@@ -111,8 +111,8 @@ require (
        github.com/moby/go-archive v0.2.0 // indirect
        github.com/moby/sys/user v0.4.0 // indirect
        github.com/moby/sys/userns v0.1.0 // indirect
-       github.com/nats-io/jwt/v2 v2.8.1 // indirect
-       github.com/nats-io/nkeys v0.4.15 // indirect
+       github.com/nats-io/jwt/v2 v2.8.2 // indirect
+       github.com/nats-io/nkeys v0.4.16 // indirect
        github.com/nats-io/nuid v1.0.1 // indirect
        github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 
// indirect
        github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // 
indirect
diff --git a/sdks/go.sum b/sdks/go.sum
index 0a06899c18b..74dc7d7358e 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -710,14 +710,14 @@ github.com/montanaflynn/stats v0.6.6/go.mod 
h1:etXPPgVO6n31NxCd9KQUMvCM+ve0ruNzt
 github.com/montanaflynn/stats v0.7.0/go.mod 
h1:etXPPgVO6n31NxCd9KQUMvCM+ve0ruNzt6R8Bnaayow=
 github.com/montanaflynn/stats v0.9.0 
h1:tsBJ0RXwph9BmAuFoCmqGv6e8xa0MENQ8m0ptKq29mQ=
 github.com/montanaflynn/stats v0.9.0/go.mod 
h1:etXPPgVO6n31NxCd9KQUMvCM+ve0ruNzt6R8Bnaayow=
-github.com/nats-io/jwt/v2 v2.8.1 
h1:V0xpGuD/N8Mi+fQNDynXohVvp7ZztevW5io8CUWlPmU=
-github.com/nats-io/jwt/v2 v2.8.1/go.mod 
h1:nWnOEEiVMiKHQpnAy4eXlizVEtSfzacZ1Q43LIRavZg=
-github.com/nats-io/nats-server/v2 v2.14.1 
h1:wXs/a5fw9Hzm3CvuzLxGeIwpjPulSa7gMT3eSuhGkcg=
-github.com/nats-io/nats-server/v2 v2.14.1/go.mod 
h1:4N17zLpuS7WMbG8T9gsE2B7z9hC9PraPyulVBfpK6nU=
+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.2 
h1:Q7dRhCY03Y00rETFW3KV+KGaCIajlDfWgWUVgbMxyuk=
+github.com/nats-io/nats-server/v2 v2.14.2/go.mod 
h1:lWpb1bSpRELZfRdlMkdz8E7lbXKKyNe8RIn0vvepIHs=
 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/nkeys v0.4.15 
h1:JACV5jRVO9V856KOapQ7x+EY8Jo3qw1vJt/9Jpwzkk4=
-github.com/nats-io/nkeys v0.4.15/go.mod 
h1:CpMchTXC9fxA5zrMo4KpySxNjiDVvr8ANOSZdiNfUrs=
+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=
 github.com/nats-io/nuid v1.0.1/go.mod 
h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OSON2c=
 github.com/ncw/swift v1.0.52/go.mod 
h1:23YIA4yWVnGwv2dQlN4bB7egfYX6YLn0Yo/S6zZO/ZM=

Reply via email to