Automate go licence fetching

This commit is contained in:
William Bouzourène 2025-01-05 15:48:30 +01:00
parent 8f58ea2fd6
commit a6d2fc3c01
Signed by: bouzoure
SSH key fingerprint: SHA256:19MbXpLua4rUtk8tunMesD8KUKb91LXLHg8E/qTooww
4 changed files with 4616 additions and 0 deletions

3
licences/install_tool.sh Normal file
View file

@ -0,0 +1,3 @@
#!/bin/bash
go install github.com/google/go-licenses@latest