Xin Li

Results 1 issues of Xin Li

This is the 1st time I try to build confd. ``` go version go version go1.18.3 linux/amd64 export GOPATH=/data ``` I follow the instruction: ``` $ mkdir -p $GOPATH/src/github.com/kelseyhightower $...