import go-toolset-rhel8-8020020191211090812.0ab52eed

This commit is contained in:
CentOS Sources 2020-01-21 18:37:01 -05:00 committed by Stepan Oksanichenko
parent 68a105c91a
commit 05445d019b
1 changed files with 9 additions and 3 deletions

View File

@ -2,6 +2,7 @@
document: modulemd
version: 2
data:
name: go-toolset
summary: Go
description: Go Tools and libraries
stream: rhel8
@ -28,13 +29,18 @@ data:
- go-toolset
- go-toolset-golang
- golang
- delve
components:
rpms:
go-toolset-7:
go-toolset:
rationale: Meta package for go-toolset providing scl enable scripts.
ref: stream-rhel-8-rhel-8.1.0
ref: stream-rhel-8-rhel-8.2.0
buildorder: 0
golang:
rationale: Package providing the Go compiler toolchain.
ref: stream-rhel-8-rhel-8.1.0
ref: stream-rhel-8-rhel-8.2.0
buildorder: 1
delve:
rationale: A debugger for the Go programming language
ref: stream-rhel-8-rhel-8.2.0
buildorder: 2