Skip to content

Commit

Permalink
Merge main into sweep/add-sweep-config
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Mar 22, 2024
2 parents 2c5d947 + 9f84bbf commit 28f337e
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 @@ -112,7 +112,7 @@ SPACE +=
# ==============================================================================
# Build definition

GO_SUPPORTED_VERSIONS ?= 1.19|1.20|1.21|1.22
GO_SUPPORTED_VERSIONS ?= 1.21|1.22|1.23|1.24
GO_LDFLAGS += -X $(VERSION_PACKAGE).gitVersion=$(VERSION) \
-X $(VERSION_PACKAGE).gitCommit=$(GIT_COMMIT) \
-X $(VERSION_PACKAGE).gitTreeState=$(GIT_TREE_STATE) \
Expand Down

0 comments on commit 28f337e

Please sign in to comment.