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 a99c2638cef Bump github.com/nats-io/nats-server/v2 from 2.14.4 to 
2.14.5 in /sdks (#39813)
a99c2638cef is described below

commit a99c2638cef6e3b6c553d2a4f700ba9e49ba0d60
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 19 07:48:44 2026 -0400

    Bump github.com/nats-io/nats-server/v2 from 2.14.4 to 2.14.5 in /sdks 
(#39813)
    
    Bumps 
[github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) 
from 2.14.4 to 2.14.5.
    - [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.4...v2.14.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/nats-io/nats-server/v2
      dependency-version: 2.14.5
      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 | 4 ++--
 sdks/go.sum | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sdks/go.mod b/sdks/go.mod
index c3611e981da..7e5c4f7c941 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -46,7 +46,7 @@ require (
        github.com/johannesboyne/gofakes3 v1.2.0
        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-server/v2 v2.14.5
        github.com/nats-io/nats.go v1.53.1
        github.com/proullon/ramsql v0.1.4
        github.com/spf13/cobra v1.10.2
@@ -178,7 +178,7 @@ require (
        github.com/gorilla/handlers v1.5.2 // indirect
        github.com/gorilla/mux v1.8.1 // indirect
        github.com/inconshreveable/mousetrap v1.1.0 // indirect
-       github.com/klauspost/compress v1.19.0 // indirect
+       github.com/klauspost/compress v1.19.2 // indirect
        github.com/klauspost/cpuid/v2 v2.3.0 // indirect
        github.com/magiconair/properties v1.8.10 // indirect
        github.com/moby/patternmatcher v0.6.1 // indirect
diff --git a/sdks/go.sum b/sdks/go.sum
index fdfbc976cd8..1602126ae22 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -624,8 +624,8 @@ github.com/klauspost/compress v1.10.3/go.mod 
h1:aoV0uJVorq1K+umq18yTdKaF57EivdYs
 github.com/klauspost/compress v1.13.1/go.mod 
h1:8dP1Hq4DHOhN9w426knH3Rhby4rFm6D8eO+e+Dq5Gzg=
 github.com/klauspost/compress v1.15.1/go.mod 
h1:/3/Vjq9QcHkK5uEr5lBEmyoZ1iFhe47etQ6QUkpK6sk=
 github.com/klauspost/compress v1.15.9/go.mod 
h1:PhcZ0MbTNciWF3rruxRgKxI5NkcHHrHUDtV4Yw2GlzU=
-github.com/klauspost/compress v1.19.0 
h1:sXLILfc9jV2QYWkzFOPWStmcUVH2RHEB1JCdY2oVvCQ=
-github.com/klauspost/compress v1.19.0/go.mod 
h1:cwPg85FWrGar70rWktvGQj8/hthj3wpl0PGDogxkrSQ=
+github.com/klauspost/compress v1.19.2 
h1:hMRETovs/pu/dVWN7zIT1PGG8t509MwT6bO7XSi26R8=
+github.com/klauspost/compress v1.19.2/go.mod 
h1:cwPg85FWrGar70rWktvGQj8/hthj3wpl0PGDogxkrSQ=
 github.com/klauspost/cpuid/v2 v2.0.1/go.mod 
h1:FInQzS24/EEf25PyTYn52gqo7WaD8xa0213Md/qVLRg=
 github.com/klauspost/cpuid/v2 v2.0.4/go.mod 
h1:FInQzS24/EEf25PyTYn52gqo7WaD8xa0213Md/qVLRg=
 github.com/klauspost/cpuid/v2 v2.1.0/go.mod 
h1:RVVoqg1df56z8g3pUjL/3lE5UfnlrJX8tyFgg4nqhuY=
@@ -708,8 +708,8 @@ github.com/montanaflynn/stats v0.9.0 
h1:tsBJ0RXwph9BmAuFoCmqGv6e8xa0MENQ8m0ptKq2
 github.com/montanaflynn/stats v0.9.0/go.mod 
h1:etXPPgVO6n31NxCd9KQUMvCM+ve0ruNzt6R8Bnaayow=
 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-server/v2 v2.14.5 
h1:M6yeo/Xb7khi97RSEVELof3DForDqmYza3P4tHCPFWw=
+github.com/nats-io/nats-server/v2 v2.14.5/go.mod 
h1:1D3iocrisKvWaD1B/imqarTqmaGrWMqALMLbEDo3v7Q=
 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=

Reply via email to