module github.com/colinmarc/hdfs/v2 require ( github.com/golang/protobuf v1.1.0 github.com/jcmturner/gokrb5/v8 v8.4.1 github.com/pborman/getopt v0.0.0-20180729010549-6fdd0a2c7117 github.com/stretchr/testify v1.4.0 golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e // indirect ) go 1.13