mirror of
https://github.com/docker/compose.git
synced 2025-07-21 04:34:38 +02:00
set internal.Version on github.com/docker/compose/v2
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
parent
37e0db31b8
commit
ef461a3a26
@ -15,9 +15,7 @@
|
|||||||
GOOS?=$(shell go env GOOS)
|
GOOS?=$(shell go env GOOS)
|
||||||
GOARCH?=$(shell go env GOARCH)
|
GOARCH?=$(shell go env GOARCH)
|
||||||
|
|
||||||
PKG_NAME := github.com/docker/compose-cli
|
PKG_NAME := github.com/docker/compose/v2
|
||||||
|
|
||||||
PROTOS=$(shell find cli/server/protos -name \*.proto)
|
|
||||||
|
|
||||||
EXTENSION:=
|
EXTENSION:=
|
||||||
ifeq ($(GOOS),windows)
|
ifeq ($(GOOS),windows)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user