---
document: modulemd
version: 2
data:
  name: go-toolset-devel
  stream: "rhel8"
  version: 8080020240507094713
  context: e9dd4525
  arch: aarch64
  summary: Go
  description: >-
    Go Tools and libraries
  license:
    module:
    - MIT
  xmd: {}
  dependencies:
  - buildrequires:
      go-toolset: [rhel8]
      platform: [oc8.8.0]
    requires:
      go-toolset: [rhel8]
      platform: [oc8]
  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: 97ef6212a4f9411c66f3cbc51bc29293615e1c95
        buildorder: 2
        arches: [aarch64, x86_64]
      go-toolset:
        rationale: Meta package for go-toolset providing scl enable scripts.
        ref: aa32bedaa4c463a7009a1dae35d5f9f1481ffc17
        arches: [aarch64, x86_64]
      golang:
        rationale: Package providing the Go compiler toolchain.
        ref: e42450e9c0333ec6be7e5dfa724f2ff171b51528
        buildorder: 1
        arches: [aarch64, x86_64]
  artifacts:
    rpms:
    - delve-0:1.20.2-1.module+oc8.8.0+542+83976d57.src
...