Update colinmarc/hdfs (#11417)

Updates needed dependency as well.

Fixes #11416
This commit is contained in:
Klaus Post
2021-02-02 15:37:30 -08:00
committed by GitHub
parent c885777ac6
commit 4a9d9c8585
3 changed files with 28 additions and 5 deletions

3
go.mod
View File

@@ -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