just use the main package
This commit is contained in:
parent
92882e9696
commit
b73308dee7
3 changed files with 1 additions and 46 deletions
|
|
@ -1,3 +0,0 @@
|
|||
# golang
|
||||
|
||||
The golang package
|
||||
1
dead.module
Normal file
1
dead.module
Normal file
|
|
@ -0,0 +1 @@
|
|||
just use the main package
|
||||
43
golang.yaml
43
golang.yaml
|
|
@ -1,43 +0,0 @@
|
|||
---
|
||||
document: modulemd
|
||||
version: 2
|
||||
data:
|
||||
summary: The Go Programming Language
|
||||
description: >-
|
||||
This module provides the Go compiler and associated
|
||||
tools and documentation.
|
||||
license:
|
||||
module:
|
||||
- MIT
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: []
|
||||
requires:
|
||||
platform: []
|
||||
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_ignore_tests 1
|
||||
components:
|
||||
rpms:
|
||||
golang:
|
||||
rationale: Primary component of this module
|
||||
ref: f28
|
||||
Loading…
Add table
Add a link
Reference in a new issue