Binary package “golang-github-zclconf-go-cty-dev” in ubuntu noble

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.