mirror of
https://github.com/restic/rest-server.git
synced 2025-12-07 09:36:13 -08:00
Use Minio's optimized SHA-256
This commit is contained in:
1
go.mod
1
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user