---
document: modulemd
version: 2
data:
name: go-toolset
stream: "rhel8"
summary: Go
description: >-
Go Tools and libraries
license:
module:
- MIT
dependencies:
- buildrequires:
go-toolset: [rhel8]
platform: [el8.7.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: 81cc317ccbbfd6845c54a1dc64977001933ae51e
buildorder: 2
go-toolset:
rationale: Meta package for go-toolset providing scl enable scripts.
ref: e045a70a93dfdb620e1211fa617acb03faba7258
golang:
rationale: Package providing the Go compiler toolchain.
ref: aad1b471b1f96db933d383912ce4f3d265848b44
buildorder: 1
...