https://github.com/ipfs/go-ipfs
Raw File
Tip revision: f907f3d9d17b75a66db1ad41bbee6e44323c2957 authored by Antonio Navarro Perez on 30 August 2022, 09:30:13 UTC
chore: Bump version to v0.15.0
Tip revision: f907f3d
.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