---
document: modulemd
version: 2
data:
  name: go-toolset
  stream: "rhel8"
  version: 8080020230710021349
  context: e9dd4525
  summary: Go
  description: >-
    Go Tools and libraries
  license:
    module:
    - MIT
  xmd:
    mbs:
      buildrequires:
        go-toolset:
          context: 295a931c
          filtered_rpms: []
          koji_tag: module-go-toolset-rhel8-8060020230504070449-295a931c
          ref: addc35063fe9e3fb94bd4b367d889a9a2cfbc125
          stream: rhel8
          version: 8060020230504070449
        platform:
          context: 00000000
          filtered_rpms: []
          koji_tag: module-oc-8.8.0-build
          ref: virtual
          stream: oc8.8.0
          stream_collision_modules: 
          ursine_rpms: 
          version: 2
      commit: 13fe722cedd2bcf5386c7d327156c5da54cecbd1
      mse: TRUE
      rpms:
        delve:
          ref: 3f40d86b24351b77043f395083d81f075b969b9c
        go-toolset:
          ref: f0548f0afb311a89f7bcdaed5e641757e538f142
        golang:
          ref: f384fa3778cdda293e500f64ca201e095bcbeff1
      scmurl: https://gitee.com/src-opencloudos-modules/go-toolset.git?#13fe722cedd2bcf5386c7d327156c5da54cecbd1
      ursine_rpms:
      - delve-debuginfo-0:1.8.3-1.module+oc8.6.0+383+63af1cda.x86_64
      - go-toolset-0:1.18.4-1.module+oc8.6.0+383+63af1cda.src
      - golang-tests-0:1.18.4-1.module+oc8.6.0+383+63af1cda.noarch
      - golang-bin-0:1.18.4-1.module+oc8.6.0+383+63af1cda.aarch64
      - golang-docs-0:1.18.4-1.module+oc8.6.0+383+63af1cda.noarch
      - delve-0:1.8.3-1.module+oc8.6.0+383+63af1cda.x86_64
      - golang-bin-0:1.18.4-1.module+oc8.6.0+383+63af1cda.x86_64
      - golang-0:1.18.4-1.module+oc8.6.0+383+63af1cda.src
      - golang-0:1.18.4-1.module+oc8.6.0+383+63af1cda.aarch64
      - go-toolset-0:1.18.4-1.module+oc8.6.0+383+63af1cda.x86_64
      - delve-debugsource-0:1.8.3-1.module+oc8.6.0+383+63af1cda.x86_64
      - go-toolset-0:1.18.4-1.module+oc8.6.0+383+63af1cda.aarch64
      - golang-0:1.18.4-1.module+oc8.6.0+383+63af1cda.x86_64
      - golang-misc-0:1.18.4-1.module+oc8.6.0+383+63af1cda.noarch
      - delve-0:1.8.3-1.module+oc8.6.0+383+63af1cda.src
      - golang-src-0:1.18.4-1.module+oc8.6.0+383+63af1cda.noarch
      - golang-race-0:1.18.4-1.module+oc8.6.0+383+63af1cda.x86_64
  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
        repository: git+https://gitee.com/src-opencloudos-rpms/delve
        cache: http://pkgs.fedoraproject.org/repo/pkgs/delve
        ref: 3f40d86b24351b77043f395083d81f075b969b9c
        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: f0548f0afb311a89f7bcdaed5e641757e538f142
        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: f384fa3778cdda293e500f64ca201e095bcbeff1
        buildorder: 1
        arches: [aarch64, x86_64]
...