Skip to content

Commit

Permalink
Bumping to 12.11.1
Browse files Browse the repository at this point in the history
Signed-off-by: Raul Sevilla <[email protected]>
  • Loading branch information
rsevilla87 committed Oct 3, 2023
1 parent ff4a3f8 commit ba98f29
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
Expand Up @@ -17,7 +17,7 @@ BIN_NAME = ingress-perf
BIN_PATH = $(BIN_DIR)/$(BIN_NAME)
SOURCES = $(shell find . -type f -name "*.go")
CGO = 0
VEGETA_VERSION := 12.11.0
VEGETA_VERSION := 12.11.1

.PHONY: build lint clean

Expand Down

0 comments on commit ba98f29

Please sign in to comment.