399cfe4df7
Bumps [github.com/nats-io/stan.go](https://github.com/nats-io/stan.go) from 0.10.2 to 0.10.3. - [Release notes](https://github.com/nats-io/stan.go/releases) - [Commits](https://github.com/nats-io/stan.go/compare/v0.10.2...v0.10.3) --- updated-dependencies: - dependency-name: github.com/nats-io/stan.go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 lines
198 B
Modula-2
10 lines
198 B
Modula-2
module go.unistack.org/micro-broker-stan/v3
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/nats-io/nats-streaming-server v0.24.3 // indirect
|
|
github.com/nats-io/stan.go v0.10.3
|
|
go.unistack.org/micro/v3 v3.9.11
|
|
)
|