Use Minio's optimized SHA-256

This commit is contained in:
Oliver Buschjost
2021-08-27 18:00:50 +02:00
parent 5be12cecbf
commit f61292b00d
4 changed files with 8 additions and 2 deletions

1
go.mod
View File

@@ -6,6 +6,7 @@ require (
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
github.com/felixge/httpsnoop v1.0.2 // indirect
github.com/gorilla/handlers v1.5.1
github.com/minio/sha256-simd v1.0.0
github.com/miolini/datacounter v1.0.2
github.com/prometheus/client_golang v1.11.0
github.com/prometheus/common v0.30.0 // indirect