Closed
Description
openedon Sep 7, 2022
From latest main
the mage notice
command hangs forever like below:
➜ elastic-agent git:(hints_based_autodiscovery_mappings) ✗ mage notice
>> Generating NOTICE
>> fmt - go mod tidy
>> fmt - go mod download
>> fmt - go list
>> fmt - go run
This blocks us from updating any dependencies cause we cannot update the NOTICE.txt
file accordingly and the CI will fail in any case (ie at #698).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment