golang-github-rakyll-statik 0.1.1-5ubuntu0.24.04.3 source package in Ubuntu

Changelog

golang-github-rakyll-statik (0.1.1-5ubuntu0.24.04.3) noble-security; urgency=medium

  * No change rebuild due to golang-1.22 update

 -- Evan Caville <email address hidden>  Tue, 24 Jun 2025 14:14:15 +1000

Upload details

Uploaded by:
Evan Caville
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble updates universe misc
Noble security 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-5ubuntu0.24.04.3.debian.tar.xz 3.0 KiB cc0ec11567d4c867153f0755af2972bab5af33cfd36aa2c44c7906486e5ebd9f
golang-github-rakyll-statik_0.1.1-5ubuntu0.24.04.3.dsc 2.4 KiB 298cbd5ff627174046f14d325507f9709d3ec8aa7307be1efcc7bb1d1ec8cf9b

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.