Append link to gitlab to create link between open project and gitlab
All checks were successful
Check go code / build-and-release (push) Successful in 1m8s
Check go code / build-and-release (pull_request) Successful in 1m4s
Check go code / build-and-release (pull_request_target) Successful in 1m2s

This commit is contained in:
2025-11-17 21:10:28 +01:00
parent 58422f926e
commit 7bf758f421
4 changed files with 78 additions and 14 deletions

View File

@@ -27,6 +27,7 @@ simple-home-dir = "0.5.2"
log = "0.4.28"
open = "5.3.2"
serde_json = "1.0.145"
regex = "1.12.2"
[package.metadata.deb]
maintainer = "Julien Fastré <julien.fastre@champs-libres.coop>"