diff options
author | Mike Sullivan <mksully22@gmail.com> | 2019-04-02 15:10:09 +0000 |
---|---|---|
committer | Kevin Daudt <kdaudt@alpinelinux.org> | 2019-04-02 16:04:59 +0000 |
commit | 1a3b5fd141ed87f6c4053976304f23c72b4a7bd9 (patch) | |
tree | 9e084264ed0dbd2395bc4a998b1ebd01fa386dc0 /testing/gx-go/glide.lock | |
parent | 7edadb1a5472a0be922306a2e4a713b9ad4704db (diff) | |
download | aports-1a3b5fd141ed87f6c4053976304f23c72b4a7bd9.tar.bz2 aports-1a3b5fd141ed87f6c4053976304f23c72b4a7bd9.tar.xz |
testing/gx-go: upgrade vendor minio/sha256-simd to fix ppc64le
Diffstat (limited to 'testing/gx-go/glide.lock')
-rw-r--r-- | testing/gx-go/glide.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gx-go/glide.lock b/testing/gx-go/glide.lock index 12c33b836d..e30e2b7bc6 100644 --- a/testing/gx-go/glide.lock +++ b/testing/gx-go/glide.lock @@ -37,7 +37,7 @@ imports: - name: github.com/minio/blake2b-simd version: 3f5f724cb5b182a5c278d6d3d55b40e7f8c2efb4 - name: github.com/minio/sha256-simd - version: 3557f3d43a123835ffa5846e4d055146e773d52e + version: 05b4dd3047e5d6e86cb4e0477164b850cd896261 - name: github.com/mitchellh/go-homedir version: af06845cf3004701891bf4fdb884bfe4920b3727 - name: github.com/mr-tron/base58 |