Skip to content

Commit

Permalink
update tooling
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Goodman <[email protected]>
  • Loading branch information
wagoodman committed Oct 11, 2024
1 parent 006cd71 commit e7b05a8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ GLOW_CMD = $(TEMP_DIR)/glow

# Tool versions #################################
QUILL_VERSION = latest
GOLANG_CI_VERSION = v1.57.2
GOLANG_CI_VERSION = v1.61.0
GOBOUNCER_VERSION = v0.4.0
GORELEASER_VERSION = v1.17.0
GORELEASER_VERSION = v2.3.2
GOSIMPORTS_VERSION = v0.3.8
CHRONICLE_VERSION = v0.6.0
CHRONICLE_VERSION = v0.8.0
GLOW_VERSION := v1.5.0

# Formatting variables #################################
Expand Down

0 comments on commit e7b05a8

Please sign in to comment.