We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bdaf2b commit 1a70c88Copy full SHA for 1a70c88
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/IBM/sarama v1.45.1
7
github.com/cenkalti/backoff v2.2.1+incompatible
8
github.com/docker/go-connections v0.5.0
9
- github.com/golang-migrate/migrate/v4 v4.18.2
+ github.com/golang-migrate/migrate/v4 v4.19.1
10
github.com/google/uuid v1.6.0
11
github.com/jackc/pgx/v5 v5.7.2
12
github.com/nlnwa/gowarc/v2 v2.0.1
0 commit comments