Merge pull request #120 from opencloud-eu/dependabot/go_modules/github.com/nats-io/nats.go-1.38.0

Bump github.com/nats-io/nats.go from 1.37.0 to 1.38.0
This commit is contained in:
Jörn Friedrich Dreyer
2025-01-27 16:50:21 +01:00
committed by GitHub
18 changed files with 500 additions and 239 deletions

2
go.mod
View File

@@ -58,7 +58,7 @@ require (
github.com/mna/pigeon v1.3.0
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
github.com/nats-io/nats-server/v2 v2.10.24
github.com/nats-io/nats.go v1.37.0
github.com/nats-io/nats.go v1.38.0
github.com/oklog/run v1.1.0
github.com/olekukonko/tablewriter v0.0.5
github.com/onsi/ginkgo v1.16.5