Branch: refs/heads/master
Home: https://github.com/btcsuite/btcwallet
Commit: 42593c7dfd9bf47801841d64aa9800489872f5ac
https://github.com/btcsuite/btcwallet/commit/42593c7dfd9bf47801841d64aa9800489872f5ac
Author: Josh Rickmar <[email protected]>
Date: 2016-04-28 (Thu, 28 Apr 2016)
Changed paths:
M internal/zero/slice.go
R internal/zero/slice14.go
Log Message:
-----------
Remove code intended for Go 1.4 and older.
This change only removes optimizations for older Go releases that we
no longer support in the internal/zero package. This package should
still continue to build on older releases.