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

Changelog

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

  * Team upload.
  * Restore patch for unit tests on 32bit

 -- Shengjing Zhu <email address hidden>  Sat, 12 Feb 2022 17:50:21 +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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-honnef-go-tools_2021.1.2-2.dsc 1.6 KiB e4759361049c8f0eda1c9e4c387362108bf3c77ae3c9809af74717cec5dfb187
golang-honnef-go-tools_2021.1.2.orig.tar.gz 507.2 KiB c3fcadc203e20bc029abc9fc1d97b789de4e90dd8164e45489ec52f401a2bfd0
golang-honnef-go-tools_2021.1.2-2.debian.tar.xz 4.0 KiB bb3599d56c0798fcd8ff9926e43d9c89d52094c3b71a41f062b716dda9351249

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.