Skip to content

Commit

Permalink
tests/kgo-verifier: update to latest SHA
Browse files Browse the repository at this point in the history
Signed-off-by: NyaliaLui <[email protected]>
  • Loading branch information
NyaliaLui committed Aug 7, 2023
1 parent e9517de commit 5e95b18
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/NyaliaLui/kgo-verifier.git
cd /opt/kgo-verifier
git reset --hard 3508c6e64e1b9ef92dc325a27cd62c16b411f0e4
git reset --hard 6b6fa5adb1a17d2cd5b0147f58a97192c780d6b5
go mod tidy
make

0 comments on commit 5e95b18

Please sign in to comment.