mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 09:25:46 +03:00
update buf compare tag to latest release
This commit is contained in:
@@ -18,7 +18,7 @@ GOTEST_PKGS=$(shell go list ./... | sed 's/github.com\/hashicorp\/nomad/./' | eg
|
||||
endif
|
||||
|
||||
# tag corresponding to latest release we maintain backward compatibility with
|
||||
PROTO_COMPARE_TAG ?= v1.0.0$(if $(findstring ent,$(GO_TAGS)),+ent,)
|
||||
PROTO_COMPARE_TAG ?= v1.0.3$(if $(findstring ent,$(GO_TAGS)),+ent,)
|
||||
|
||||
default: help
|
||||
|
||||
|
||||
Reference in New Issue
Block a user