golang-github-rakyll-statik 0.1.1-5build1 source package in Ubuntu

Changelog

golang-github-rakyll-statik (0.1.1-5build1) mantic; urgency=medium

  * No-change rebuild with Go 1.21.

 -- Michael Hudson-Doyle <email address hidden>  Thu, 24 Aug 2023 17:15:42 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Mantic
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
golang-github-rakyll-statik_0.1.1.orig.tar.gz 76.4 KiB c68ef3120a22bcf5bd5e8391db3507baeefc7047aa6539053229885287d0beb3
golang-github-rakyll-statik_0.1.1-5build1.debian.tar.xz 2.9 KiB 853ec71fc1ef7e63c645f0f5f8168778c9155d13796c291a96736c539625d921
golang-github-rakyll-statik_0.1.1-5build1.dsc 2.2 KiB 31519f5aa1f4d179a4afa771f58549c6a27fba1aa9f3143d0879a78f1613fd17

View changes file

Binary packages built by this source

golang-github-rakyll-statik-dev: embed static files into a Go executable. Dev package

 statik allows you to embed a directory of static files
 into your Go binary to be later served from an http.FileSystem.
 .
 This is the dev package.

golang-statik: embed static files into a Go executable

 statik allows you to embed a directory of static files
 into your Go binary to be later served from an http.FileSystem.