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 dd2f19b..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.5.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: 57fe54eca3372fec7033f451e9be3b6248502b0a - buildorder: 0 - golang: - rationale: Package providing the Go compiler toolchain. - ref: 3c269c6de22a6ad5d47fb2ee60671b751f21fbb7 - buildorder: 1 - delve: - rationale: A debugger for the Go programming language - ref: 626f1cff982cddf5e9d57b4306b930d896cda407 - buildorder: 2