dev: code to alter hosts file (not yet used)
Bug: T282337
... | ... | @@ -25,6 +25,7 @@ require ( |
github.com/sergi/go-diff v1.2.0 // indirect | ||
github.com/spf13/cobra v1.0.0 | ||
github.com/stretchr/testify v1.6.1 // indirect | ||
github.com/txn2/txeh v1.3.0 | ||
golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad | ||
golang.org/x/net v0.0.0-20200226121028-0de0cce0169b // indirect | ||
gotest.tools/v3 v3.0.3 // indirect | ||
... | ... |
internal/util/hosts/hosts.go
0 → 100644
Please register or sign in to comment