We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e43e5a commit 8cc9d3aCopy full SHA for 8cc9d3a
cqrs/go.mod
@@ -12,7 +12,7 @@ require (
12
github.com/google/uuid v1.6.0
13
github.com/jackc/pgx/v5 v5.7.6
14
github.com/shortlink-org/go-sdk/logger v0.0.0-20251108203914-f363e5ad1155
15
- github.com/shortlink-org/go-sdk/watermill v0.0.0-20251203170842-4c6548ea718b
+ github.com/shortlink-org/go-sdk/watermill 4e43e5a39586
16
github.com/sony/gobreaker v1.0.0
17
github.com/stretchr/testify v1.11.1
18
go.opentelemetry.io/otel v1.38.0
0 commit comments