Re: git: f1ff7793f181 - main - devel/gitlab-shell: use new feature from go.mk to download go.mod from gitlab

From: Matthias Fechner <idefix_at_fechner.net>
Date: Sat, 10 Aug 2024 08:53:24 UTC
Hi,

On 09.08.24 16:02, Vladimir Druzenko wrote:
>>   # https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/720
>>   #BUILD_DEPENDS=    heimdal>=0:security/heimdal
>>   -USES=        gmake go:modules,no_targets,1.22 pkgconfig
>> +USES=        gmake go:modules,no_targets,1.21 pkgconfig
>
> Hello!
>
> Is last line correct? Downgrade required go version from 1.22 to 1.21. 


yes it is. Do you have problems?


Matthias