golang-github-google-cel-go 0.12.5+ds-4 source package in Ubuntu

Changelog

golang-github-google-cel-go (0.12.5+ds-4) unstable; urgency=medium

  * Team upload.
  * Remove TestIntAdd completely, test fails to compile, not just run

 -- Reinhard Tartler <email address hidden>  Fri, 28 Jun 2024 06:53:26 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-google-cel-go_0.12.5+ds-4.dsc 2.6 KiB d6e6da3755ad26904adaa03a5678f6bd7ce64439e80f4946c8efb2f6f66dcb8e
golang-github-google-cel-go_0.12.5+ds.orig.tar.xz 290.7 KiB e1d2fec4cf1215255580739abe2f4453c6495a3cf34f32fd44a8f07f7f9665f8
golang-github-google-cel-go_0.12.5+ds-4.debian.tar.xz 31.9 KiB 9c4f44aa7c2cbb4b3d420304c75a2018251beb08adfcabb659f5cfa4b4e703db

Available diffs

No changes file available.

Binary packages built by this source

golang-github-google-cel-go-dev: Common Expression Language (go runtime)

 The Common Expression Language (CEL) is a simple expression language built on
 top of protocol buffer types. It implements common semantics for
 expression evaluation, enabling different applications to more easily
 interoperate.
 .
 This package provides tools for parsing CEL expressions and type-checking and
 evaluating parsed expressions. It also implements a gRPC conformance test
 server for CEL in go.
 .
 Disclaimer: This is not an official Google product