mirror of
https://github.com/docker/compose.git
synced 2026-08-04 14:47:40 +00: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
1 changed files with 1 additions and 3 deletions
|
|
@ -15,9 +15,7 @@
|
|||
GOOS?=$(shell go env GOOS)
|
||||
GOARCH?=$(shell go env GOARCH)
|
||||
|
||||
PKG_NAME := github.com/docker/compose-cli
|
||||
|
||||
PROTOS=$(shell find cli/server/protos -name \*.proto)
|
||||
PKG_NAME := github.com/docker/compose/v2
|
||||
|
||||
EXTENSION:=
|
||||
ifeq ($(GOOS),windows)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue