---
document: modulemd
version: 2
data:
  name: go-toolset
  stream: "rhel8"
  version: 8100020240923033934
  context: b357c38b
  summary: Go
  description: >-
    Go Tools and libraries
  license:
    module:
    - MIT
  xmd:
    mbs:
      buildrequires:
        go-toolset:
          context: e9dd4525
          filtered_rpms: []
          koji_tag: module-go-toolset-rhel8-8080020240523164600-e9dd4525
          ref: 983d4d768a4e99ab1d4378e3f4f5a5606d67d4b1
          stream: rhel8
          version: 8080020240523164600
        platform:
          context: 00000000
          filtered_rpms: []
          koji_tag: module-oc-8.10.0-build
          ref: virtual
          stream: oc8.10.0
          stream_collision_modules: 
          ursine_rpms: 
          version: 2
      commit: 0b0ca492ea4bb4f4db8e043ccf578512a36946c2
      mse: TRUE
      rpms:
        delve:
          ref: 22e4134e912eff80ee06d61ae8c675950686e02a
        go-toolset:
          ref: fe76a303b519ffcbb3e8baa0b4cc0724269848ea
        golang:
          ref: 7d88e4a1d8b696199c8a5327ad8a658597657e06
      scmurl: https://gitee.com/src-opencloudos-modules/go-toolset.git?#0b0ca492ea4bb4f4db8e043ccf578512a36946c2
      ursine_rpms: []
  dependencies:
  - buildrequires:
      go-toolset: [rhel8]
      platform: [oc8.10.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
        repository: git+https://gitee.com/src-opencloudos-rpms/delve
        cache: http://pkgs.fedoraproject.org/repo/pkgs/delve
        ref: 22e4134e912eff80ee06d61ae8c675950686e02a
        buildorder: 2
        arches: [aarch64, x86_64]
      go-toolset:
        rationale: Meta package for go-toolset providing scl enable scripts.
        repository: git+https://gitee.com/src-opencloudos-rpms/go-toolset
        cache: http://pkgs.fedoraproject.org/repo/pkgs/go-toolset
        ref: fe76a303b519ffcbb3e8baa0b4cc0724269848ea
        arches: [aarch64, x86_64]
      golang:
        rationale: Package providing the Go compiler toolchain.
        repository: git+https://gitee.com/src-opencloudos-rpms/golang
        cache: http://pkgs.fedoraproject.org/repo/pkgs/golang
        ref: 7d88e4a1d8b696199c8a5327ad8a658597657e06
        buildorder: 1
        arches: [aarch64, x86_64]
...