import go-toolset-rhel8-8030020200827141259.13702366

This commit is contained in:
CentOS Sources 2020-11-03 07:06:01 -05:00 committed by Stepan Oksanichenko
commit 1a1b35f5d8
3 changed files with 46 additions and 0 deletions

0
.gitignore vendored Normal file
View File

0
.go-toolset.metadata Normal file
View File

46
SOURCES/modulemd.src.txt Normal file
View File

@ -0,0 +1,46 @@
---
document: modulemd
version: 2
data:
name: go-toolset
summary: Go
description: Go Tools and libraries
stream: rhel8
license:
module: [MIT]
dependencies:
- buildrequires:
platform: [el8]
go-toolset: [rhel8]
requires:
platform: [el8]
profiles:
common:
rpms:
- go-toolset
api:
rpms:
- golang
buildopts:
rpms:
whitelist:
- go-toolset-1.10
- go-toolset-1.10-golang
- go-toolset
- go-toolset-golang
- golang
- delve
components:
rpms:
go-toolset:
rationale: Meta package for go-toolset providing scl enable scripts.
ref: stream-rhel-8-rhel-8.3.0
buildorder: 0
golang:
rationale: Package providing the Go compiler toolchain.
ref: stream-rhel-8-rhel-8.3.0
buildorder: 1
delve:
rationale: A debugger for the Go programming language
ref: stream-rhel-8-rhel-8.3.0
buildorder: 2