mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-23 22:44:47 -04:00
hack: remove pseudo-version tool
The Go implementation is now unused. Consumers are all switched over to /tools/workspace_status.sh
This commit is contained in:
parent
ed4d4d83fd
commit
b66fa5aaab
10 changed files with 3 additions and 286 deletions
|
@ -55,7 +55,7 @@ The use of semantic versions and pseudo versions tries to match the versioning u
|
|||
consult the module reference of Go, especially the sections about [versions](https://go.dev/ref/mod#versions)
|
||||
and [pseudo-versions](https://go.dev/ref/mod#pseudo-versions).
|
||||
|
||||
The [pesudo-version tool](../hack/pseudo-version) can generate a valid pseudo-version for your current head.
|
||||
The [workspace status tool](/tools/workspace_status.sh) can generate a valid pseudo-version for your current head.
|
||||
|
||||
### Consistent API path prefix of `ref` and `stream`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue