mirror of
https://github.com/syntrex-lab/gomcp.git
synced 2026-05-09 19:42:37 +02:00
chore: migrate module path to syntrex-lab and prepare open source release
This commit is contained in:
parent
a54c892736
commit
5cbb3d89d3
107 changed files with 465 additions and 594 deletions
|
|
@ -111,7 +111,7 @@ func (g *Generator) GenerateSPDX() (*SPDXDocument, error) {
|
|||
Name: g.productName,
|
||||
Version: g.version,
|
||||
License: "Proprietary",
|
||||
DownloadURL: "https://github.com/syntrex/gomcp",
|
||||
DownloadURL: "https://github.com/syntrex-lab/gomcp",
|
||||
}}, g.packages...),
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue