distributable: url: https://github.com/ipfs/kubo/archive/refs/tags/v{{version}}.tar.gz strip-components: 1 versions: github: ipfs/kubo ignore: /-rc\d+$/ build: dependencies: go.dev: '>=1.20' gnu.org/patch: '*' script: # Need to pass -buildmode=pie to the build # or segmentation fault # fix found here https://github.com/docker-library/golang/issues/402#issuecomment-982204575 - run: patch -p1