protocol: migrate module identity to private Gitea
This commit is contained in:
@@ -25,3 +25,10 @@ Generated files under `gen/` are never edited by hand. `VERSION`,
|
||||
`compatibility.json`, and the content-addressed fixture manifest identify the
|
||||
release inputs. A Protocol release candidate is not valid until all consumers
|
||||
report the same fixture hash and clean-checkout regeneration evidence.
|
||||
|
||||
## Private Go module
|
||||
|
||||
The canonical Go module is
|
||||
`git.sechmachine.io.vn/sechmachine/VerseVDI-Protocol`. Private consumers must
|
||||
resolve an exact Gitea tag and must not use a filesystem `replace`; the Gitea
|
||||
workflow verifies this module identity and builds the Go packages on Linux.
|
||||
|
||||
Reference in New Issue
Block a user