--- document: modulemd version: 2 data: name: go-toolset stream: rhel8 version: 8030020210430072240 context: 13702366 arch: i686 summary: Go description: >- Go Tools and libraries license: module: - MIT xmd: {} dependencies: - buildrequires: go-toolset: [rhel8] platform: [el8.3.0] requires: platform: [el8] profiles: common: rpms: - go-toolset api: rpms: - golang buildopts: rpms: whitelist: - delve - go-toolset - go-toolset-1.10 - go-toolset-1.10-golang - go-toolset-golang - golang components: rpms: delve: rationale: A debugger for the Go programming language ref: 98e637e0caa47c2cb1aa3ced44403dda10e27d7d buildorder: 2 arches: [aarch64, i686, x86_64] go-toolset: rationale: Meta package for go-toolset providing scl enable scripts. ref: 7f06d0d82a9918d85e79e732b16289f4e2214c9c arches: [aarch64, i686, x86_64] golang: rationale: Package providing the Go compiler toolchain. ref: 966e9c4d2ed596cc958f9592b76b664af43985f2 buildorder: 1 arches: [aarch64, i686, x86_64] ...