We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cf2082 commit d054482Copy full SHA for d054482
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/cockroachdb/errors v1.11.3
7
github.com/google/uuid v1.6.0
8
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.1.0
9
- github.com/levelfourab/sprout-go v0.18.0
+ github.com/levelfourab/sprout-go v0.22.0
10
github.com/nats-io/nats-server/v2 v2.10.17
11
github.com/nats-io/nats.go v1.36.0
12
github.com/onsi/ginkgo/v2 v2.19.0
0 commit comments