Update all dependencies

This commit is contained in:
Jakob Borg
2015-07-22 12:09:44 +02:00
parent e205f8afbb
commit 319abebd70
19 changed files with 3717 additions and 3515 deletions
+7
View File
@@ -0,0 +1,7 @@
The Snappy compression format in the Go programming language.
To download and install from source:
$ go get github.com/golang/snappy
Unless otherwise noted, the Snappy-Go source files are distributed
under the BSD-style license found in the LICENSE file.