constellation/cli
Otto Bittner 1d5a8283e0
cli: use Semver type to represent microservice versions (#2125)
Previously we used strings to pass microservice versions. This invited
bugs due to missing input validation.
2023-07-25 14:20:25 +02:00
..
cmd cli: fix/improve some user-facing strings 2023-07-06 09:05:17 +02:00
internal cli: use Semver type to represent microservice versions (#2125) 2023-07-25 14:20:25 +02:00
BUILD.bazel bazel: build both cli variants as part of devbuild 2023-05-31 14:00:00 +02:00
main.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00