madmin: update sio version and use Algorithm constants (#8463)

This commit bumps the version of the `sio` library
from v0.2.0 => v0.3.0. Now, `madmin` can use the
`Algorithm` type constants that make the encrypt/decrypt
code simpler.
This commit is contained in:
Andreas Auernhammer
2019-10-29 23:36:47 +01:00
committed by Harshavardhana
parent 4cec0501ca
commit e31b7cdcd5
3 changed files with 30 additions and 60 deletions

2
go.mod
View File

@@ -60,7 +60,7 @@ require (
github.com/prometheus/client_golang v0.9.3-0.20190127221311-3c4408c8b829
github.com/rjeczalik/notify v0.9.2
github.com/rs/cors v1.6.0
github.com/secure-io/sio-go v0.2.0
github.com/secure-io/sio-go v0.3.0
github.com/shirou/gopsutil v2.18.12+incompatible
github.com/sirupsen/logrus v1.4.2
github.com/skyrings/skyring-common v0.0.0-20160929130248-d1c0bb1cbd5e