mirror of
https://github.com/pgsty/minio.git
synced 2026-08-11 00:33:28 +03:00
Switched to faster minio/sha256-simd implementation (#2320)
This commit is contained in:
+1
-1
@@ -26,8 +26,8 @@ package main
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
"crypto/sha256"
|
||||
"encoding/hex"
|
||||
"github.com/minio/sha256-simd"
|
||||
"net/http"
|
||||
"net/url"
|
||||
"sort"
|
||||
|
||||
Reference in New Issue
Block a user