Skip to content

Commit

Permalink
Merge pull request #1099 from cloudevents/dependabot/go_modules/proto…
Browse files Browse the repository at this point in the history
…col/stan/v2/go_modules-77c0d97f30

chore(deps): Bump github.com/nats-io/nats-streaming-server from 0.24.6 to 0.25.6 in /protocol/stan/v2 in the go_modules group across 1 directory
  • Loading branch information
embano1 authored Oct 21, 2024
2 parents 6632416 + d9f14e3 commit 70fb951
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 97 deletions.
6 changes: 3 additions & 3 deletions protocol/stan/v2/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ require (
require (
github.com/gogo/protobuf v1.3.2 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/klauspost/compress v1.17.2 // indirect
github.com/klauspost/compress v1.17.3 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/nats-io/nats-server/v2 v2.9.23 // indirect
github.com/nats-io/nats-streaming-server v0.24.6 // indirect
github.com/nats-io/nats-server/v2 v2.9.24 // indirect
github.com/nats-io/nats-streaming-server v0.25.6 // indirect
github.com/nats-io/nats.go v1.31.0 // indirect
github.com/nats-io/nkeys v0.4.6 // indirect
github.com/nats-io/nuid v1.0.1 // indirect
Expand Down
Loading

0 comments on commit 70fb951

Please sign in to comment.