fix uses
This commit is contained in:
parent
5f386c32b7
commit
5606d55a52
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ IGNORE= USES=go has invalid arguments: ${go_ARGS:N[1-9].[0-9][0-9]:N*-devel:Nmod
|
|||
. if empty(go_ARGS:Mmodules)
|
||||
IGNORE= novendor requires go:modules
|
||||
. endif
|
||||
.endif
|
||||
|
||||
# Parse Go version
|
||||
GO_VERSION= ${go_ARGS:Nmodules:Nno_targets:Nrun:C/^$/${GO_DEFAULT}/}
|
||||
|
|
Loading…
Reference in a new issue