Remove replace directives and use own fork to make go get work again (#1028)
See https://github.com/golang/go/issues/30354 go get doesn't honor the go.mod replace options.
This commit is contained in:
See https://github.com/golang/go/issues/30354 go get doesn't honor the go.mod replace options.