Skip to content

Commit

Permalink
temp kgo change
Browse files Browse the repository at this point in the history
  • Loading branch information
WillemKauf committed Nov 20, 2024
1 parent 79a40c6 commit 3f68c4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/docker/ducktape-deps/kgo-verifier
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -e
git -C /opt clone https://github.com/redpanda-data/kgo-verifier.git
git -C /opt clone https://github.com/WillemKauf/kgo-verifier.git
cd /opt/kgo-verifier
git reset --hard df9a29a5793045c41fe9ea14a37602f808920dc7
git reset --hard ccd4a3492c13b36090601000880de12bb2be1a12
go mod tidy
make

0 comments on commit 3f68c4a

Please sign in to comment.