From 77ded415bf3c1c64683acb9c1ac09a432f6d54db Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Jun 24 2022 14:44:47 +0000 Subject: transmodrify/c8s-stream-rhel8/go-toolset-rhel8-8070020220617140522.347cc21f --- diff --git a/go-toolset.yaml b/go-toolset.yaml new file mode 100644 index 0000000..191f58f --- /dev/null +++ b/go-toolset.yaml @@ -0,0 +1,49 @@ +--- +document: modulemd +version: 2 +data: + name: go-toolset + stream: "rhel8" + summary: Go + description: >- + Go Tools and libraries + license: + module: + - MIT + dependencies: + - buildrequires: + go-toolset: [rhel8] + platform: [el8.7.0] + requires: + platform: [el8] + 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: 81cc317ccbbfd6845c54a1dc64977001933ae51e + buildorder: 2 + go-toolset: + rationale: Meta package for go-toolset providing scl enable scripts. + ref: fdbc749e980a0bfaa629d914b1d55867db7f8ef5 + golang: + rationale: Package providing the Go compiler toolchain. + ref: ec522a5d51384d88d0ee6bcc4755dee91a61007c + buildorder: 1 +... +