diff --git a/go-toolset.yaml b/go-toolset.yaml deleted file mode 100644 index 90c8cc1..0000000 --- a/go-toolset.yaml +++ /dev/null @@ -1,46 +0,0 @@ ---- -document: modulemd -version: 2 -data: - name: go-toolset - summary: Go - description: Go Tools and libraries - stream: rhel8 - license: - module: [MIT] - dependencies: - - buildrequires: - platform: [el8.4.0] - 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: d25acb3a7a1bb83ef39c4730da28e61a9aa7b6a6 - buildorder: 0 - golang: - rationale: Package providing the Go compiler toolchain. - ref: a69e7d507c0a11aa4ac7b43b4d66dbbe91987fc2 - buildorder: 1 - delve: - rationale: A debugger for the Go programming language - ref: f489f562e4b94c91f5fd4f4934b39cdd27e0742a - buildorder: 2