golang-honnef-go-tools 2023.1-1 source package in Ubuntu
Changelog
golang-honnef-go-tools (2023.1-1) unstable; urgency=medium [ Anthony Fok ] * Build-depend explicitly on golang-any (>= 2:1.17~) as per go.mod [ Shengjing Zhu ] * New upstream version 2023.1 * Update Standards-Version to 4.6.2 (no changes) -- Shengjing Zhu <email address hidden> Tue, 07 Feb 2023 16:59:33 +0800
Upload details
- Uploaded by:
- Debian Go Packaging Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Go Packaging Team
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
golang-honnef-go-tools_2023.1-1.dsc | 1.8 KiB | e97ad10569be7d4b99259a1a12d96e196f9be2f6f545e926684e0bcf72a81f9c |
golang-honnef-go-tools_2023.1.orig.tar.gz | 708.8 KiB | 854b7786d9b300753b422ba8e1d5543a94a2b7765f70317d278f54b09ccd0ee2 |
golang-honnef-go-tools_2023.1-1.debian.tar.xz | 4.3 KiB | 2a03a7b0f5cd43647ff3ffef4c91911afc347f6a2536b21fc37744b0dbeb6f95 |
Available diffs
- diff from 2022.1.3-3 to 2023.1-1 (239.7 KiB)
No changes file available.
Binary packages built by this source
- go-staticcheck: advanced Go linter
Staticcheck is a state of the art linter for the Go programming language.
Using static analysis, it finds bugs and performance issues, offers
simplifications, and enforces style rules.
- go-staticcheck-dbgsym: debug symbols for go-staticcheck
- golang-honnef-go-tools-dev: libraries for advanced Go linter
Libraries to implement following tools:
* 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.