Compare commits

...

No commits in common. "c8-stream-rhel8" and "c8-beta-stream-rhel8" have entirely different histories.

View File

@ -32,12 +32,15 @@ data:
- delve - delve
components: components:
rpms: rpms:
go-toolset:
rationale: Meta package for go-toolset providing scl enable scripts.
ref: stream-rhel-8-rhel-8.8.0
buildorder: 0
golang: golang:
rationale: Package providing the Go compiler toolchain. rationale: Package providing the Go compiler toolchain.
ref: stream-go-toolset-rhel-next-rhel-8.10.0 ref: stream-rhel-8-rhel-8.8.0
buildorder: 0 buildorder: 1
delve: delve:
rationale: A debugger for the Go programming language rationale: A debugger for the Go programming language
ref: stream-go-toolset-rhel-next-rhel-8.10.0 ref: stream-rhel-8-rhel-8.8.0
buildorder: 1 buildorder: 2