mirror of
https://github.com/restic/rest-server.git
synced 2026-04-06 02:01:47 -07:00
update direct dependencies
This commit is contained in:
8
go.mod
8
go.mod
@@ -6,8 +6,8 @@ require (
|
||||
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
|
||||
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.12.1
|
||||
github.com/spf13/cobra v1.3.0
|
||||
golang.org/x/crypto v0.0.0-20220208050332-20e1d8d225ab
|
||||
github.com/miolini/datacounter v1.0.3
|
||||
github.com/prometheus/client_golang v1.14.0
|
||||
github.com/spf13/cobra v1.6.1
|
||||
golang.org/x/crypto v0.5.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user