Skip to content

Commit 2203abe

Browse files
mdelapenyaghthor
authored andcommitted
chore: run mod tidy
1 parent f89132c commit 2203abe

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)