Skip to content

Commit 7874ca9

Browse files
mdelapenyaghthor
authored andcommitted
chore: run mod tidy
1 parent dd47b14 commit 7874ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/kafka/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ go 1.22
44

55
require (
66
github.com/IBM/sarama v1.42.1
7+
github.com/docker/docker v27.1.1+incompatible
78
github.com/docker/go-connections v0.5.0
89
github.com/stretchr/testify v1.9.0
910
github.com/testcontainers/testcontainers-go v0.34.0
@@ -21,7 +22,6 @@ require (
2122
github.com/cpuguy83/dockercfg v0.3.2 // indirect
2223
github.com/davecgh/go-spew v1.1.1 // indirect
2324
github.com/distribution/reference v0.6.0 // indirect
24-
github.com/docker/docker v27.1.1+incompatible // indirect
2525
github.com/docker/go-units v0.5.0 // indirect
2626
github.com/eapache/go-resiliency v1.4.0 // indirect
2727
github.com/eapache/go-xerial-snappy v0.0.0-20230731223053-c322873962e3 // indirect

0 commit comments

Comments
 (0)