gox 0.3.0-8ubuntu0.24.04.1 source package in Ubuntu

Changelog

gox (0.3.0-8ubuntu0.24.04.1) noble-security; urgency=medium

  * No change rebuild due to golang-1.21 update

 -- Nishit Majithia <email address hidden>  Thu, 11 Jul 2024 12:21:07 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
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
gox_0.3.0.orig.tar.gz 13.3 KiB d3d2b2d7222b7a7646b4dc07ba7342df9ba36849c94cb55268dfbbd91f79f333
gox_0.3.0-8ubuntu0.24.04.1.debian.tar.xz 8.4 KiB 9891b060451b3f316d4dcd03b8aa0c048c73940c03193784a0100c3e6bfd8934
gox_0.3.0-8ubuntu0.24.04.1.dsc 1.9 KiB 35911527e4bcf342c6ac5c31de5cbcc5855e7212e050ac3b153d5ccc4792e376

View changes file

Binary packages built by this source

gox: simple cross compilation tool for Go

 Gox is a cross compiling build tool for Go which makes it possible to
 produce binaries for foreign platforms without having to install Go on
 the targeted system. Several operating systems and architectures are
 supported, while parallel building on multiple cores is possible.