Binary package “golang-github-mitchellh-go-fs-dev” in ubuntu bionic

Filesystem library for Go, implementing FAT filesystems so far

 This library implements the ability to create, read, and write FAT
 filesystems using pure Go. In this library's current state, it is
 very good for reading FAT filesystems, and minimally useful for
 creating FAT filesystems.