Compare commits
No commits in common. "1.9" and "master" have entirely different histories.
1 changed files with 0 additions and 44 deletions
44
golang.yaml
44
golang.yaml
|
|
@ -1,44 +0,0 @@
|
|||
---
|
||||
document: modulemd
|
||||
version: 1
|
||||
data:
|
||||
summary: The Go Programming Language
|
||||
description: >-
|
||||
This module provides the Go compiler and associated
|
||||
tools and documentation.
|
||||
license:
|
||||
module:
|
||||
- MIT
|
||||
dependencies:
|
||||
buildrequires:
|
||||
platform: f28
|
||||
requires:
|
||||
platform: f28
|
||||
references:
|
||||
community: https://groups.google.com/forum/#!forum/golang-nuts
|
||||
documentation: https://golang.org/doc
|
||||
tracker: https://github.com/golang/go/issues
|
||||
profiles:
|
||||
default:
|
||||
rpms:
|
||||
- golang
|
||||
api:
|
||||
rpms:
|
||||
- golang
|
||||
- golang-bin
|
||||
- golang-docs
|
||||
- golang-misc
|
||||
- golang-race
|
||||
- golang-shared
|
||||
- golang-src
|
||||
- golang-tests
|
||||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
%_with_bootstrap 1
|
||||
%_with_ignore_tests 1
|
||||
components:
|
||||
rpms:
|
||||
golang:
|
||||
rationale: Primary component of this module
|
||||
ref: f27
|
||||
Loading…
Add table
Add a link
Reference in a new issue