third_party: add github.com/pborman/uuid

  Add github.com/pborman/uuid to third_party

Change-Id: I08e2d57c22121ab04883a0a9820b0ac2c10e3274
16 files changed
tree: 12d332927fc87b75fcf9abbd81f94b7fa82d503a
  1. csrc/
  2. go/
  3. java/
  4. nacl_sdk/
  5. .gitignore
  6. README.md
README.md

This repository contains three kinds of code used in the Vanadium project:

  1. code which originated outside of Google
  2. code which Google has released as open source
  3. Vanadium code which is derived from code that originated outside of Google, and is therefore still subject to that original code's third-party license

Most of the code under third-party is open source, though some packages have restrictive commercial licenses.

Because of Go language conventions, Go packages are found under third_party/go/src/.