services/application/applicationd: return newest envelope

Given multiple applications with different versions, return the
highest one by lexiographic sort order if no version is provied.

Change-Id: I17ab9a95eab557814b115c431de0010d4e7e83a6
2 files changed
tree: f4fcdc6398a2443e3e190733745593947e038d71
  1. cmd/
  2. envvar/
  3. examples/
  4. internal/
  5. lib/
  6. profiles/
  7. services/
  8. test/
  9. .gitignore
  10. AUTHORS
  11. CONTRIBUTORS
  12. LICENSE
  13. PATENTS
  14. README.md
  15. VERSION
README.md

Vanadium

This repository contains a reference implementation of the Vanadium APIs.

Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.