Revert "Add go-version to third_party."

This reverts commit d20c167da7c5d5bd079f3e3d6295e36d76a501f5.

Change-Id: I6fa9d14c4d8f63558c65ff1e84be793279e6ba6b
18 files changed
tree: 1897b74a6abdc1e7fd84fdb80abb72c175909ee9
  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/.