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

Changelog

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

  * New upstream version 0.12.5+ds
  * d/control: Update dependencies
  * d/rules: Do not build binary

 -- Peymaneh <email address hidden>  Tue, 20 Dec 2022 16:30:46 +0100

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-google-cel-go_0.12.5+ds-1.dsc 1.9 KiB 7d35e36e105b8147cc91f27d42bf80e7c146727aa5981b5d7cb0ac2257ceee83
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-1.debian.tar.xz 157.1 KiB ffb34483e53921f661064b6af4aac15e1abb8a478bb391eb43d66877309e1664

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