From 7769190dd9501170bf75f77cb8711e80bba5a4e1 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: May 10 2022 07:03:28 +0000 Subject: import go-toolset-rhel8-8060020220221035359.76a129d7 --- diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index 075cb01..5940650 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -34,13 +34,13 @@ data: rpms: go-toolset: rationale: Meta package for go-toolset providing scl enable scripts. - ref: stream-rhel-8-rhel-8.5.0 + ref: stream-rhel-8-rhel-8.6.0 buildorder: 0 golang: rationale: Package providing the Go compiler toolchain. - ref: stream-rhel-8-rhel-8.5.0 + ref: stream-rhel-8-rhel-8.6.0 buildorder: 1 delve: rationale: A debugger for the Go programming language - ref: stream-rhel-8-rhel-8.5.0 + ref: stream-rhel-8-rhel-8.6.0 buildorder: 2 diff --git a/go-toolset.yaml b/go-toolset.yaml deleted file mode 100644 index 394e212..0000000 --- a/go-toolset.yaml +++ /dev/null @@ -1,49 +0,0 @@ ---- -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 -... -