Akhilesh Arora

Results 3 issues of Akhilesh Arora

curl https://raw.githubusercontent.com/kylemanna/docker-bitcoind/master/upstart.init returns a 404

During bootstrapping `make install-deps` silently errors out with the error: ```/bin/sh: 1: cannot open ./localAddresses: No such file```

Go 1.17 introduced //go:build lines as a more readable way to write build constraints, instead of // +build lines. As of Go 1.17, gofmt adds //go:build lines to match existing...