Skip to content

Commit

Permalink
Bump zookeeper version
Browse files Browse the repository at this point in the history
  • Loading branch information
secwall committed Nov 27, 2024
1 parent fbbf193 commit ba850dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.PHONY: format lint unittests recreate_logs test start_sentinel_env run_jepsen_sentinel_test jepsen_sentinel_test start_cluster_env run_jepsen_cluster_test jepsen_cluster_test clean
PROJECT=rdsync
ZK_VERSION=3.9.2
ZK_VERSION=3.9.3

cmd/rdsync/rdsync:
GOOS=linux go build -tags netgo,osusergo -o ./cmd/rdsync/rdsync ./cmd/rdsync/...
Expand Down

0 comments on commit ba850dc

Please sign in to comment.