golang-github-mitchellh-go-fs 0.0~git20180402.b7b9ca4-2 source package in Ubuntu

Changelog

golang-github-mitchellh-go-fs (0.0~git20180402.b7b9ca4-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + golang-github-mitchellh-go-fs-dev: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Sat, 26 Nov 2022 11:49:20 +0000

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-mitchellh-go-fs_0.0~git20180402.b7b9ca4-2.dsc 2.3 KiB 8d277014e1abbe452f004cafc293311c2c765fd4294612dcfdc6a217bde1439e
golang-github-mitchellh-go-fs_0.0~git20180402.b7b9ca4.orig.tar.xz 14.9 KiB ed1c45175d023326b7a3acc0eb5add0b41a5e4b70b20471f646b0f7b6dadcf53
golang-github-mitchellh-go-fs_0.0~git20180402.b7b9ca4-2.debian.tar.xz 2.5 KiB 9cda2f9fa70631418b06d7991cb86ed7945fe517390cc70fae1b746c59511bca

No changes file available.

Binary packages built by this source

golang-github-mitchellh-go-fs-dev: 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.