delve 1.20.1-1 source package in Ubuntu

Changelog

delve (1.20.1-1) unstable; urgency=medium

  * New upstream version 1.20.1
  * Update Standards-Version to 4.6.2 (no changes)

 -- Shengjing Zhu <email address hidden>  Tue, 20 Dec 2022 15:04:47 +0800

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64 [FULLYBUILT] arm64

Downloads

File Size SHA-256 Checksum
delve_1.20.1-1.dsc 2.0 KiB e87fe87656140ae279d1215b255c34cd44a09eb6cc32ee7f93de510131009f53
delve_1.20.1.orig.tar.xz 6.3 MiB f485cb12620ef201490343e1b07b092ae4d346de325d6ab68ba26b25080dbe9c
delve_1.20.1-1.debian.tar.xz 5.6 KiB b1000ad477b4269e81d8f655dc7315d7faa95f558811cb1d94a72d65b86e4df7

Available diffs

No changes file available.

Binary packages built by this source

delve: debugger for the Go programming language

 Delve enables you to interact with your program by controlling the execution
 of the process, evaluating variables, and providing information of
 thread/goroutine state, CPU register state and more.

delve-dbgsym: debug symbols for delve