golang-github-zclconf-go-cty 1.12.1-1 source package in Ubuntu

Changelog

golang-github-zclconf-go-cty (1.12.1-1) unstable; urgency=medium

  * Team upload
  * New upstream release  1.12.1
  * Skip one RFC3339 test which is strict about error message.
  * Update Standards-Version to 4.6.2 (no changes)

 -- Shengjing Zhu <email address hidden>  Fri, 20 Jan 2023 15:15:36 +0800

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
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-zclconf-go-cty_1.12.1-1.dsc 1.8 KiB 9d5e2e32b182a35b212f8e4c3b5d2c9dd2ec64a07a3b439930b319a35ae21f17
golang-github-zclconf-go-cty_1.12.1.orig.tar.gz 201.3 KiB 668846e8545b3def83fffc5827eeb4d0e86c0f9ee62d479cb9d44d7efd00d93d
golang-github-zclconf-go-cty_1.12.1-1.debian.tar.xz 3.4 KiB 910f93e03a741f9f72101e130845498f9b667baac3b1b5e0d69d9b3c46929d4b

Available diffs

No changes file available.

Binary packages built by this source

golang-github-zclconf-go-cty-dev: type system for dynamic values in Golang applications

 cty (pronounced "see-tie") is a dynamic type system for applications
 written in Go that need to represent user-supplied values without losing
 type information. The primary intended use is for implementing
 configuration languages, but other uses may be possible too.