golang-honnef-go-tools 2021.1.1-2 source package in Ubuntu

Changelog

golang-honnef-go-tools (2021.1.1-2) unstable; urgency=medium

  * Team upload.
  * Fix test on i386

 -- Shengjing Zhu <email address hidden>  Mon, 13 Sep 2021 13:35:44 +0800

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-honnef-go-tools_2021.1.1-2.dsc 1.6 KiB a280c7b472b979784d3d50c9ac977b5daf76dc3eeb6dec55189f650fcc1e2d9e
golang-honnef-go-tools_2021.1.1.orig.tar.gz 496.2 KiB 25e87964e818adf05c3654079a73adf91457a176a75f92bb282158d0a9994bfe
golang-honnef-go-tools_2021.1.1-2.debian.tar.xz 4.3 KiB 3a180665520c1194b918d808da8d2e11dea101932de700caac71484457c86bca

Available diffs

No changes file available.

Binary packages built by this source

golang-honnef-go-tools-dev: Collection of golang tools and libraries

 keyify: Transforms an unkeyed struct literal into a keyed one.
 rdeps: Find all reverse dependencies of a set of packages.
 staticcheck: Go static analysis, detecting bugs, performance issues, and much
 more.
 structlayout: Displays the layout (field sizes and padding) of structs.
 structlayout-optimize: Reorders struct fields to minimize the amount of
 padding.
 structlayout-pretty: Formats the output of structlayout with ASCII art.
 .
 In addition to the aforementioned tools, this package contains the libraries
 necessary to implement these tools.