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: 20545236
MD5sum: c06933fe91d957386482b500c5aa60fd
SHA1: dc2e8f17b750637748b76d0da88b2ba9a23bb83f
SHA256: 68f5d0eeac9260d6714519bfe9212768c364cb17005745cd53dd77b05bd0089e
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: 21423072
MD5sum: 010419fa30ab132490caffadfd7d78a5
SHA1: 568a11923e9e82d9c3a9815bf09ea5aa5aca8663
SHA256: b8ff99769e8cdc0470d50ee743d97a7f1ee747231cc0c4a80e93df1c35abcb8a
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: arm64
Maintainer: Peter Hunt <haircommander@fedoraproject.org>
Installed-Size: 90904
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: 20222420
MD5sum: 6bf307393a1f5e14cc7cf7124a1dc574
SHA1: 823c1064ca100f3523828c0b6b0ef038f27cf2a4
SHA256: 635f60271e2aeef1f7d727429f71ee5cc58a4afc240377243a8565fbb1a3eb8a
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: 22746664
MD5sum: 3a9f93285313ff7e8d306c3f4afaba8d
SHA1: 767df862453c986be5b432022957263568fa91cb
SHA256: 559a866b1a631b4f5950306a44215d9bd0c1d7d4bb42a5fa73be7ada89ed3a96
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: 24616
MD5sum: c1bbcb5710ce491132a7b62bb4b398ee
SHA1: 16a7d51380b2b2f7f2bd763a2b592538d5ef3a2e
SHA256: 43be9c27c260591a0770e98f2e9c5ba6e560bd99f52acf1d0c9eaf8ab99dfe11
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: 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: 110770470
MD5sum: 13c96875ba1011fff010887a76b29e70
SHA1: df7ce6ca60b13f003c3117a8214c1c707690901c
SHA256: af6a3bd22bf9a6ef6c6cdfd7c1eaa9b3516ba83308f252c6fd6ab0c7bcca7447
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: 113795448
MD5sum: f16a14478e24d0b68054562e7132ae35
SHA1: fbc6f07bc85fa59fa6fe4fbae872e578458345bc
SHA256: 2fca368d15bb21fc8ad9bdf402b8248a08fa41e1782a2cdd32639ff726f07aa8
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: 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: 110595900
MD5sum: c9e3e69d99152d6d0c3c3690d95a1ed5
SHA1: a2fc9d97afc83182e2544b2ef5d7826add353427
SHA256: 2e8c0b2e1fd8d931f1dacc04515258946d4422c6dd39ec1d79de47cf7ca86aa3
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: 116735700
MD5sum: e3c9c1c57e3763c2805d16dd16eeaa69
SHA1: 0dad5544e493c4e33dda1f9bc31ef118903f6bd5
SHA256: 0ffd03504e6d23d0dd6ec59f92b483447c4995a0caf65c1e2b01621be390a234
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.