update dependenices for relevant projects (#11445)

- minio-go -> v7.0.8
- ldap/v3 -> v3.2.4
- reedsolomon -> v1.9.11
- sio-go -> v0.3.1
- msgp -> v1.1.5
- simdjson-go, md5-simd, highwayhash
This commit is contained in:
Harshavardhana
2021-02-04 13:49:52 -08:00
committed by GitHub
parent 67a8f37df0
commit 3fc4d6f620
3 changed files with 37 additions and 42 deletions

View File

@@ -25,9 +25,9 @@ import (
"strings"
"time"
ldap "github.com/go-ldap/ldap/v3"
"github.com/minio/minio/cmd/config"
"github.com/minio/minio/pkg/env"
ldap "gopkg.in/ldap.v3"
)
const (