t; then you can
> remove the exclude directive.
>
>
> On Monday, July 15, 2019 at 2:14:22 PM UTC-4, Pantelis Sampaziotis wrote:
>>
>> Hi,
>>
>> I would like to ask if there is a functionality similar to apt-mark hold
>> (which prevents package from being
Hi,
I would like to ask if there is a functionality similar to apt-mark hold
(which prevents package from being automatically installed, upgraded or
removed) in go modules.
The case I have is that after updating a package from 1.2.2 to 1.3.0, a bug
was introduced which can break the app in som