---
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.5.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: 626f1cff982cddf5e9d57b4306b930d896cda407
buildorder: 2
go-toolset:
rationale: Meta package for go-toolset providing scl enable scripts.
ref: f4209039bf8d2329da93c6c359ceb20328dd5eda
golang:
rationale: Package providing the Go compiler toolchain.
ref: 070a8a4744305e8fae17bb6b4f6b32340d842cb8
buildorder: 1
...