kubo/assets
Adin Schmahmann d59730f51e
Update Go version to 1.17 (#8815)
* remove building the pre-bundled plugins as shared objects in makefile

* chore: update go version to minimum of 1.17
2022-04-15 14:32:00 -04:00
..
dir-index-html Update Go version to 1.17 (#8815) 2022-04-15 14:32:00 -04:00
init-doc quick-start: fix typo 2020-04-06 03:15:45 +02:00
assets.go fix: assets: correctly use the argument err in the WalkDirFunc Hashing Files 2022-04-12 02:36:19 +02:00
README.md Remove gobindata 2022-04-12 02:36:19 +02:00

Assets loaded in with IPFS

This directory contains the go-ipfs assets:

  • Getting started documentation (init-doc).
  • Directory listing HTML template (dir-index-html).

Re-generating

Edit the source files and use go generate from within the assets directory:

go generate .