From cae2dcefb0eba05693c1e392ac11c497f182d93a Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Apr 30 2022 06:21:20 +0000 Subject: import go-toolset-rhel8-8070020220419133936.347cc21f --- diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index 5940650..39a55ab 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.6.0 + ref: stream-rhel-8-rhel-8.7.0 buildorder: 0 golang: rationale: Package providing the Go compiler toolchain. - ref: stream-rhel-8-rhel-8.6.0 + ref: stream-rhel-8-rhel-8.7.0 buildorder: 1 delve: rationale: A debugger for the Go programming language - ref: stream-rhel-8-rhel-8.6.0 + ref: stream-rhel-8-rhel-8.7.0 buildorder: 2 diff --git a/go-toolset.yaml b/go-toolset.yaml deleted file mode 100644 index 0ff4c32..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.6.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: ac6d4c732a56d5bf2e1401edc4495138315b5373 - buildorder: 2 - go-toolset: - rationale: Meta package for go-toolset providing scl enable scripts. - ref: 86690541f2fdd68bf2b7d2fdd31534602c26946a - golang: - rationale: Package providing the Go compiler toolchain. - ref: 3d1c6756d95959dc1a26a36613b89023a9a83c47 - buildorder: 1 -... -