golang-go.opencensus 0.24.0-1 source package in Ubuntu
Changelog
golang-go.opencensus (0.24.0-1) unstable; urgency=medium * New upstream version 0.24.0 * Reorder fields in debian/control and debian/copyright * Bump versioned dependencies as per go.mod: - golang-github-google-go-cmp-dev (>= 0.5.3) - golang-github-stretchr-testify-dev (>= 1.8.1) - golang-google-grpc-dev (>= 1.33.2) -- Anthony Fok <email address hidden> Thu, 09 Mar 2023 02:33:15 -0700
Upload details
- Uploaded by:
- Debian Go Packaging Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Go Packaging Team
- Architectures:
- all
- Section:
- golang
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Noble | release | universe | misc | |
Mantic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
golang-go.opencensus_0.24.0-1.dsc | 2.4 KiB | 9adda96257fd9b4a7cf8aec1dbc67873b04ffff6735ea242a584c16dadcc64ad |
golang-go.opencensus_0.24.0.orig.tar.gz | 172.6 KiB | 048708914541817193330ce052026deb0c617c9d953ac15ae601ab2bde5788d1 |
golang-go.opencensus_0.24.0-1.debian.tar.xz | 3.9 KiB | 7bbabd3648e51c39e206c08a769971b4fc2c3b96056045d34beada3be71c964d |
Available diffs
- diff from 0.23.0-4 to 0.24.0-1 (13.2 KiB)
No changes file available.
Binary packages built by this source
- golang-go.opencensus-dev: Stats collection and distributed tracing framework
OpenCensus Go is a Go implementation of OpenCensus, a toolkit for
collecting application performance and behavior monitoring data.
Currently it consists of three major components: tags, stats and tracing.