Package: cri-o
Version: 1.24.6~0
Architecture: arm64
Maintainer: Peter Hunt <haircommander@fedoraproject.org>
Installed-Size: 90900
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.19, cri-o-1.20, cri-o-1.21
Filename: ./arm64/cri-o_1.24.6~0_arm64.deb
Size: 20220378
MD5sum: fcc7d453cff2a396f249a33c19cd8b71
SHA1: b757efc63b7480f4552af16c5ef9db1f5b36a7c3
SHA256: 1b62318e075f1d6cf6699e181b23e4554ac4a26c435f3f18a9b55ee96bf63fc8
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.24.6~0
Architecture: s390x
Maintainer: Peter Hunt <haircommander@fedoraproject.org>
Installed-Size: 98620
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.19, cri-o-1.20, cri-o-1.21
Filename: ./s390x/cri-o_1.24.6~0_s390x.deb
Size: 21421780
MD5sum: 5af85402410ff368a27c33a4b811d37c
SHA1: 18de56d81e1543d20b871fd5549d363676c0a39b
SHA256: 0be216530e66f10fe89418b28ee3d755e694541a78165bad5cd47e300928cbc4
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.24.6~0
Architecture: armhf
Maintainer: Peter Hunt <haircommander@fedoraproject.org>
Installed-Size: 89167
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.19, cri-o-1.20, cri-o-1.21
Filename: ./armhf/cri-o_1.24.6~0_armhf.deb
Size: 20546256
MD5sum: eccf99a6669d03f54d4dd70c95c450a8
SHA1: b719f52f0ad3c64dc63617221881d7f23a95f91c
SHA256: baab6d0ea731e5d02ae78885e3daa592e5099715f281099c0e303fe03e0dd08e
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.24.6~0
Architecture: amd64
Maintainer: Peter Hunt <haircommander@fedoraproject.org>
Installed-Size: 93809
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.19, cri-o-1.20, cri-o-1.21
Filename: ./amd64/cri-o_1.24.6~0_amd64.deb
Size: 22746082
MD5sum: 8ddfac2b1ddbd8bbd680d6a404723225
SHA1: 335dbb519f3d6d56477568d9b675807747cc3e05
SHA256: 3ce03e7b826df71b4367f21b9a96f9246b9e28c54018bb63da7876c73fe571cb
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: 24620
MD5sum: 3e70fcb08afb4f02ed6998356833f2c8
SHA1: 7a6bde0a4383c861753245617bbda78340fe0f7d
SHA256: d5783f4a9ce8f0fe82b1c0c32af27e811bca5b32c9a48d11317c622da32a6b2b
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.18
Version: 100:1.18.2-1
Architecture: arm64
Maintainer: Wong Hoi Sing Edison <hswong3i@gmail.com>
Installed-Size: 462679
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.18-doc, golang-1.18-go, golang-1.18-src, golang-any, golang-doc, golang-go, golang-src
Filename: ./arm64/golang-1.18_1.18.2-1_arm64.deb
Size: 110595688
MD5sum: bf8a1cd44b8fa003450ded791555cb83
SHA1: 5042414e23a3877d0ef327f84e24dc690b07aaf1
SHA256: 29f2b32817fba0f94b53bcd93177390deceee42d79476ac6dd3693e508b485ce
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.

Package: golang-1.18
Version: 100:1.18.2-1
Architecture: s390x
Maintainer: Wong Hoi Sing Edison <hswong3i@gmail.com>
Installed-Size: 465426
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.18-doc, golang-1.18-go, golang-1.18-src, golang-any, golang-doc, golang-go, golang-src
Filename: ./s390x/golang-1.18_1.18.2-1_s390x.deb
Size: 113795252
MD5sum: c1780cbf257a3b7155e75c989432bcf3
SHA1: 5da801dba9f77d628591f7dd5458e77f27285780
SHA256: 172449b1d1f7a22c9d38d9abcf91e1267300513f4417fb1f36cf820d145c805d
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.

Package: golang-1.18
Version: 100:1.18.2-1
Architecture: armhf
Maintainer: Wong Hoi Sing Edison <hswong3i@gmail.com>
Installed-Size: 435642
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.18-doc, golang-1.18-go, golang-1.18-src, golang-any, golang-doc, golang-go, golang-src
Filename: ./armhf/golang-1.18_1.18.2-1_armhf.deb
Size: 110770514
MD5sum: d295871213f68583cae55c0880a191b4
SHA1: 24f79cbbb920233dd90df40731e390112bd4153d
SHA256: bc266fa4ad24bf658e372e8a3670ef8f80dc835d2d4c0b9f0cd9cf48ac4b30ea
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.

Package: golang-1.18
Version: 100:1.18.2-1
Architecture: amd64
Maintainer: Wong Hoi Sing Edison <hswong3i@gmail.com>
Installed-Size: 463963
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.18-doc, golang-1.18-go, golang-1.18-src, golang-any, golang-doc, golang-go, golang-src
Filename: ./amd64/golang-1.18_1.18.2-1_amd64.deb
Size: 116735650
MD5sum: 570527be0e99dc4aac397c9d4098b114
SHA1: 08ce6f99966b7b809e4088deefcd1d46b0264284
SHA256: 7af1dff28a29e2e4e374135a8693185eb365158f906e3ab4a5b1e46f0d5fedcb
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.