mirror of
https://github.com/minio/minio.git
synced 2025-12-03 06:22:32 -05:00
Update colinmarc/hdfs (#11417)
Updates needed dependency as well. Fixes #11416
This commit is contained in:
3
go.mod
3
go.mod
@@ -15,7 +15,7 @@ require (
|
||||
github.com/beevik/ntp v0.3.0
|
||||
github.com/cespare/xxhash/v2 v2.1.1
|
||||
github.com/cheggaaa/pb v1.0.29
|
||||
github.com/colinmarc/hdfs/v2 v2.1.1
|
||||
github.com/colinmarc/hdfs/v2 v2.2.0
|
||||
github.com/coredns/coredns v1.4.0
|
||||
github.com/dchest/siphash v1.2.1
|
||||
github.com/dgrijalva/jwt-go v3.2.0+incompatible
|
||||
@@ -33,6 +33,7 @@ require (
|
||||
github.com/gorilla/handlers v1.5.1
|
||||
github.com/gorilla/mux v1.8.0
|
||||
github.com/hashicorp/vault/api v1.0.4
|
||||
github.com/jcmturner/gokrb5/v8 v8.4.2
|
||||
github.com/json-iterator/go v1.1.10
|
||||
github.com/klauspost/compress v1.11.7
|
||||
github.com/klauspost/cpuid v1.3.1
|
||||
|
||||
Reference in New Issue
Block a user