kubo/core/commands/object
Steven Allen 79e7d5e542 update go-datastore to use []byte values instead of {}interface values
* Most of our datastores barf on non []byte values.
* We have to have a bunch of "is this a []byte" checks.
* Saves some allocations.

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-08-13 14:42:55 -07:00
..
diff.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00
object.go update go-datastore to use []byte values instead of {}interface values 2018-08-13 14:42:55 -07:00
patch.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00