golang-github-hetznercloud-hcloud-go 1.48.0-1 source package in Ubuntu

Changelog

golang-github-hetznercloud-hcloud-go (1.48.0-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Bump Standards-Version to 4.6.2 (no changes)
  * debian/control: change Section to golang
  * debian/watch: standardise based on dh-make-golang template
  * Add missing Build-Depends: golang-golang-x-net-dev
  * Add missing Depends:
    - golang-github-prometheus-client-golang-dev
    - golang-golang-x-net-dev

 -- Daniel Swarbrick <email address hidden>  Tue, 25 Jul 2023 14:08:14 +0000

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 Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-hetznercloud-hcloud-go_1.48.0-1.dsc 2.5 KiB aff9d913238ad1f9acb006c8ad0232ce78b7a2f1daff2c8436704d9271b51091
golang-github-hetznercloud-hcloud-go_1.48.0.orig.tar.gz 128.7 KiB b07e2a5a9801530a733387b6df1e10422fff699936a6e277bf1b1fbc8d48702c
golang-github-hetznercloud-hcloud-go_1.48.0-1.debian.tar.xz 2.8 KiB 0d59ae69caeefe93632d4c7ef72f2c39cf1100886435a1f9497998aed30306a1

Available diffs

No changes file available.

Binary packages built by this source

golang-github-hetznercloud-hcloud-go-dev: library for the Hetzner Cloud API

 This package is a library written in Go for the Hetzner Cloud API
 Build status.
 .
 The Hetzner Cloud API operates over HTTPS and uses JSON as its data
 format. The API is a RESTful API and utilizes HTTP methods and HTTP
 status codes to specify requests and responses.