Skip to content

Commit 04685a0

Browse files
committed
Merge branch 'main' of github.com:rabbitmq/rabbitmq-stream-go-client
2 parents 9f783d4 + 9c5bb79 commit 04685a0

File tree

3 files changed

+235
-42
lines changed

3 files changed

+235
-42
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ require (
1111
github.com/onsi/gomega v1.16.0
1212
github.com/pierrec/lz4 v2.6.1+incompatible
1313
github.com/pkg/errors v0.9.1
14-
github.com/spf13/cobra v1.2.1
14+
github.com/spf13/cobra v1.3.0
1515
)

0 commit comments

Comments
 (0)