diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index 809f2ff..25d90b1 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -6,6 +6,7 @@ data: description: Go Tools and libraries license: module: [MIT] + stream: rhel8 dependencies: - buildrequires: platform: [el8] @@ -22,8 +23,8 @@ data: buildopts: rpms: whitelist: - - go-toolset-1.10 - - go-toolset-1.10-golang + - go-toolset-1.11 + - go-toolset-1.11-golang - go-toolset - go-toolset-golang - golang @@ -31,9 +32,9 @@ data: rpms: go-toolset-7: rationale: Meta package for go-toolset providing scl enable scripts. - ref: stream-rhel-8 + ref: stream-rhel-8-rhel-8.0.0 buildorder: 0 golang: rationale: Package providing the Go compiler toolchain. - ref: stream-rhel-8 + ref: stream-rhel-8-rhel-8.0.0 buildorder: 1