---
document: modulemd
version: 2
data:
  name: go-toolset
  stream: "rhel8"
  version: 8080020240322064755
  context: e9dd4525
  arch: x86_64
  summary: Go
  description: >-
    Go Tools and libraries
  license:
    module:
    - MIT
    content:
    - BSD and Public Domain
    - MIT
  xmd: {}
  dependencies:
  - buildrequires:
      go-toolset: [rhel8]
      platform: [oc8.8.0]
    requires:
      platform: [oc8]
  profiles:
    common:
      rpms:
      - go-toolset
  api:
    rpms:
    - golang
  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: 89383690ae4aa2f083fa88a2e9982ab7f49f790b
        buildorder: 2
        arches: [aarch64, x86_64]
      go-toolset:
        rationale: Meta package for go-toolset providing scl enable scripts.
        ref: b9095fc088f9c756aca338c1da0a1a4137f00678
        arches: [aarch64, x86_64]
      golang:
        rationale: Package providing the Go compiler toolchain.
        ref: 39c573cace13c07b3874a1644fc5ed3cfc83e8cd
        buildorder: 1
        arches: [aarch64, x86_64]
  artifacts:
    rpms:
    - delve-0:1.20.2-1.module+oc8.8.0+531+34c2227b.src
    - delve-0:1.20.2-1.module+oc8.8.0+531+34c2227b.x86_64
    - delve-debuginfo-0:1.20.2-1.module+oc8.8.0+531+34c2227b.x86_64
    - delve-debugsource-0:1.20.2-1.module+oc8.8.0+531+34c2227b.x86_64
    - go-toolset-0:1.20.12-1.module+oc8.8.0+521+b28b2d81.src
    - go-toolset-0:1.20.12-1.module+oc8.8.0+521+b28b2d81.x86_64
    - golang-0:1.20.12-3.module+oc8.8.0+531+34c2227b.src
    - golang-0:1.20.12-3.module+oc8.8.0+531+34c2227b.x86_64
    - golang-bin-0:1.20.12-3.module+oc8.8.0+531+34c2227b.x86_64
    - golang-docs-0:1.20.12-3.module+oc8.8.0+531+34c2227b.noarch
    - golang-misc-0:1.20.12-3.module+oc8.8.0+531+34c2227b.noarch
    - golang-src-0:1.20.12-3.module+oc8.8.0+531+34c2227b.noarch
    - golang-tests-0:1.20.12-3.module+oc8.8.0+531+34c2227b.noarch
...