diff --git a/projects/ipfs.tech/package.yml b/projects/ipfs.tech/package.yml index 016a7930..2f1da5b2 100644 --- a/projects/ipfs.tech/package.yml +++ b/projects/ipfs.tech/package.yml @@ -8,18 +8,17 @@ versions: build: dependencies: - go.dev: '>=1.18<1.20' + go.dev: '>=1.20' gnu.org/patch: '*' - script: | - if test "{{hw.platform}}" = "linux"; then - # Need to pass -buildmode=pie to the build - # or segmentation fault - # fix found here https://github.com/docker-library/golang/issues/402#issuecomment-982204575 - patch -p1