netrc support
... | ... | @@ -7,6 +7,7 @@ require github.com/stretchr/testify v1.8.4 |
require ( | ||
github.com/ceph/go-ceph v0.24.0 | ||
github.com/davecgh/go-spew v1.1.1 // indirect | ||
github.com/jdxcode/netrc v1.0.0 | ||
github.com/pmezard/go-difflib v1.0.0 // indirect | ||
github.com/spf13/pflag v1.0.5 | ||
golang.org/x/sys v0.15.0 // indirect | ||
... | ... |
netrc.go
0 → 100644
Please register or sign in to comment