Skip to content

dev: remove txeh

Administrator requested to merge core/txeh into master

Created by: keegancsmith

txeh can be replaced with a grep and an append to /etc/hosts, so is an unneccessary dependency. Additionally, we install it via sudo which causes issues with your go cache. You end up writing entries into your go cache as root, breaking your cache when used as yourself.

Merge request reports

Loading