---
document: modulemd
version: 2
data:
  name: go-toolset-devel
  stream: "rhel8"
  version: 8080020230710030346
  context: e9dd4525
  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-8080020230710021349-e9dd4525
          ref: 13fe722cedd2bcf5386c7d327156c5da54cecbd1
          stream: rhel8
          version: 8080020230710021349
        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: 859b981a320fe3128c3edfd8569f807b4e268b9b
      mse: TRUE
      rpms:
        delve:
          ref: 3f40d86b24351b77043f395083d81f075b969b9c
        go-toolset:
          ref: e656b86506f503c5b980f00e936641010756798b
        golang:
          ref: cfa8df66e8a345e84b3f96278a121dd866820487
      scmurl: https://gitee.com/src-opencloudos-modules/go-toolset.git?#859b981a320fe3128c3edfd8569f807b4e268b9b
      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: e656b86506f503c5b980f00e936641010756798b
        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: cfa8df66e8a345e84b3f96278a121dd866820487
        buildorder: 1
        arches: [aarch64, x86_64]
...