https://github.com/ipfs/go-ipfs
Raw File
Tip revision: bc0d1a460778f4f6e2fa6dfce6d0351baaafeb55 authored by Jorropo on 08 August 2023, 10:26:57 UTC
chore: change version to 0.21.1
Tip revision: bc0d1a4
.dockerignore
Dockerfile
Dockerfile.fast
.git/
!.git/HEAD
!.git/refs/
!.git/packed-refs
test/sharness/lib/sharness/
test/sharness/trash*
rb-pinning-service-api/

# The Docker client might not be running on Linux
# so delete any compiled binaries
bin/gx
bin/gx*
bin/tmp
back to top