Package: cri-o
Version: 1.26.1~0
Architecture: armhf
Maintainer: Peter Hunt <haircommander@fedoraproject.org>
Installed-Size: 94763
Depends: libgpgme11, libseccomp2, conmon, containers-common (>= 0.1.27) | golang-github-containers-common, tzdata
Suggests: cri-o-runc | runc (>= 1.0.0), containernetworking-plugins
Replaces: cri-o-1.22, cri-o-1.23, cri-o-1.24
Filename: armhf/cri-o_1.26.1~0_armhf.deb
Size: 19124252
MD5sum: 533a02db4bf8c38c5d4fab2f5eed910c
SHA1: 391c03bb0fc53468b102c249fb1a0a8bcfb1970a
SHA256: 112500a8e695e7f988def3060cf99428f9e8373cca8dc44dcaed9773e653e2e7
Section: devel
Priority: optional
Homepage: https://github.com/cri-o/cri-o
Description: OCI-based implementation of Kubernetes Container Runtime Interface.

Package: cri-o
Version: 1.26.1~0
Architecture: arm64
Maintainer: Peter Hunt <haircommander@fedoraproject.org>
Installed-Size: 96245
Depends: libgpgme11, libseccomp2, conmon, containers-common (>= 0.1.27) | golang-github-containers-common, tzdata
Suggests: cri-o-runc | runc (>= 1.0.0), containernetworking-plugins
Replaces: cri-o-1.22, cri-o-1.23, cri-o-1.24
Filename: arm64/cri-o_1.26.1~0_arm64.deb
Size: 18826248
MD5sum: 57575f06f31bcfc331a5e277c7e6785a
SHA1: dd404ed50756f5fcec78c62e13fe04e2ca2749d9
SHA256: 2a9e90387d6454b043506d0c09430acfa1e818e67c2b5dbebf5d26b483d4806f
Section: devel
Priority: optional
Homepage: https://github.com/cri-o/cri-o
Description: OCI-based implementation of Kubernetes Container Runtime Interface.

Package: cri-o
Version: 1.26.1~0
Architecture: amd64
Maintainer: Peter Hunt <haircommander@fedoraproject.org>
Installed-Size: 135781
Depends: libgpgme11, libseccomp2, conmon, containers-common (>= 0.1.27) | golang-github-containers-common, tzdata
Suggests: cri-o-runc | runc (>= 1.0.0), containernetworking-plugins
Replaces: cri-o-1.22, cri-o-1.23, cri-o-1.24
Filename: amd64/cri-o_1.26.1~0_amd64.deb
Size: 30612296
MD5sum: b6de09425dfac78762f6ab563f292652
SHA1: 62f4a5736b0824ecb6d576076d60a3752c290afd
SHA256: 15875559523d4853b12a4a88897c349ee8a9a82b09374d23efb2fd83510c88dc
Section: devel
Priority: optional
Homepage: https://github.com/cri-o/cri-o
Description: OCI-based implementation of Kubernetes Container Runtime Interface.

Package: dh-golang
Version: 1.48~bpo10+1
Architecture: all
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Installed-Size: 64
Depends: debhelper, libdpkg-perl, perl:any
Filename: all/dh-golang_1.48~bpo10+1_all.deb
Size: 24176
MD5sum: 7b18cc1584413668565a244d08da1295
SHA1: 699a8baa718ba00728394ee75b0bc428d24d468c
SHA256: 66a33102d706b79a656a2fd2d2963d6bc892257ba71cfa421496af1c3a7ce5d3
Section: devel
Priority: optional
Multi-Arch: foreign
Description: debhelper add-on for packaging software written in Go (golang)
 dh-golang provides a debhelper sequence addon named 'golang', a buildsystem
 module named 'golang' and a command called dh_golang.
 .
 The golang debhelper buildsystem is designed to make packaging programs
 written in Go very simple.

Package: golang-1.19
Version: 100:1.19-2
Architecture: all
Maintainer: Wong Hoi Sing Edison <hswong3i@gmail.com>
Installed-Size: 492252
Depends: perl:any
Conflicts: golang, golang-any, golang-doc, golang-go, golang-src
Replaces: golang, golang-any, golang-doc, golang-go, golang-src
Provides: golang, golang-1.19-doc, golang-1.19-go, golang-1.19-src, golang-any, golang-doc, golang-go, golang-src
Filename: all/golang-1.19_1.19-2_all.deb
Size: 116398076
MD5sum: b1cb84d4659ee7d97ee2ff51afd544e1
SHA1: 609e2c91e4b521378dbe74030dee62f8467d4f13
SHA256: 458b61fd69ca1ac5630886dcc365451d7cf543c294727845cc9bebe88d933307
Section: golang
Priority: optional
Homepage: https://github.com/golang/go/tags
Description: Go programming language
 The Go programming language is an open source project to make
 programmers more productive. Go is expressive, concise, clean, and
 efficient. Its concurrency mechanisms make it easy to write programs
 that get the most out of multicore and networked machines, while its
 novel type system enables flexible and modular program construction. Go
 compiles quickly to machine code yet has the convenience of garbage
 collection and the power of run-time reflection. It's a fast, statically
 typed, compiled language that feels like a dynamically typed,
 interpreted language.