Remove autodetected Go modules in toolkit/tools/cgmanifest.json (#4038)
This commit is contained in:
Родитель
e057c7d72a
Коммит
27fd73df16
|
@ -12,7 +12,7 @@ Feel free to delete sections of the template which do not apply to your PR, or a
|
|||
- [ ] Packages depending on static components modified in this PR (Golang, `*-static` subpackages, etc.) have had their `Release` tag incremented.
|
||||
- [ ] Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
|
||||
- [ ] All package sources are available
|
||||
- [ ] cgmanifest files are up-to-date and sorted (`./cgmanifest.json`, `./toolkit/tools/cgmanifest.json`, `./toolkit/scripts/toolchain/cgmanifest.json`, `.github/workflows/cgmanifest.json`)
|
||||
- [ ] cgmanifest files are up-to-date and sorted (`./cgmanifest.json`, `./toolkit/scripts/toolchain/cgmanifest.json`, `.github/workflows/cgmanifest.json`)
|
||||
- [ ] LICENSE-MAP files are up-to-date (`./SPECS/LICENSES-AND-NOTICES/data/licenses.json`, `./SPECS/LICENSES-AND-NOTICES/LICENSES-MAP.md`, `./SPECS/LICENSES-AND-NOTICES/LICENSE-EXCEPTIONS.PHOTON`)
|
||||
- [ ] All source files have up-to-date hashes in the `*.signatures.json` files
|
||||
- [ ] `sudo make go-tidy-all` and `sudo make go-test-coverage` pass
|
||||
|
|
|
@ -1,374 +0,0 @@
|
|||
{
|
||||
"Registrations": [
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "github.com/alecthomas/template",
|
||||
"Version": "v0.0.0-20190718012654-fb15b899a751"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "github.com/alecthomas/units",
|
||||
"Version": "v0.0.0-20190924025748-f65c72e2690d"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "github.com/cavaliercoder/go-cpio",
|
||||
"Version": "v0.0.0-20180626203310-925f9528c45e"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "github.com/deckarep/golang-set",
|
||||
"Version": "v1.7.1"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "github.com/gdamore/tcell",
|
||||
"Version": "v1.3.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "github.com/klauspost/compress",
|
||||
"Version": "v1.10.5"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "github.com/klauspost/pgzip",
|
||||
"Version": "v1.2.3"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "github.com/muesli/crunchy",
|
||||
"Version": "v0.3.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "github.com/niemeyer/pretty",
|
||||
"Version": "v0.0.0-20200227124842-a10e7caefd8e"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "github.com/rivo/tview",
|
||||
"Version": "v0.0.0-20200219135020-0ba8301b415c"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "github.com/sirupsen/logrus",
|
||||
"Version": "v1.6.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "github.com/stretchr/testify",
|
||||
"Version": "v1.4.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "github.com/ulikunitz/xz",
|
||||
"Version": "v0.5.10"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "golang.org/x/sys",
|
||||
"Version": "v0.0.0-20200509044756-6aff5f38e54f"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "gonum.org/v1/gonum",
|
||||
"Version": "v0.6.2"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "github.com/bendahl/uinput",
|
||||
"Version": "v1.4.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "gopkg.in/alecthomas/kingpin.v2",
|
||||
"Version": "v2.2.6"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "gopkg.in/check.v1",
|
||||
"Version": "v1.0.0-20200227125254-8fa46927fb4f"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "github.com/DATA-DOG/go-sqlmock",
|
||||
"Version": "v1.3.3"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "github.com/ajstarks/svgo",
|
||||
"Version": "v0.0.0-20180226025133-644b8db467af"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "github.com/davecgh/go-spew",
|
||||
"Version": "v1.1.1"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "github.com/fogleman/gg",
|
||||
"Version": "v1.2.1-0.20190220221249-0403632d5b90"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "github.com/gdamore/encoding",
|
||||
"Version": "v1.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "github.com/golang/freetype",
|
||||
"Version": "v0.0.0-20170609003504-e2365dfdc4a0"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "github.com/jung-kurt/gofpdf",
|
||||
"Version": "v1.0.3-0.20190309125859-24315acbbda5"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "github.com/konsorten/go-windows-terminal-sequences",
|
||||
"Version": "v1.0.3"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "github.com/kr/pty",
|
||||
"Version": "v1.1.1"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "github.com/kr/text",
|
||||
"Version": "v0.1.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "github.com/lucasb-eyer/go-colorful",
|
||||
"Version": "v1.0.2"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "github.com/mattn/go-runewidth",
|
||||
"Version": "v0.0.4"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "github.com/pmezard/go-difflib",
|
||||
"Version": "v1.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "github.com/rivo/uniseg",
|
||||
"Version": "v0.1.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "github.com/xrash/smetrics",
|
||||
"Version": "v0.0.0-20170218160415-a3153f7040e9"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "golang.org/x/exp",
|
||||
"Version": "v0.0.0-20190125153040-c74c464bbbf2"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "golang.org/x/image",
|
||||
"Version": "v0.0.0-20180708004352-c73c2afc3b81"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "golang.org/x/text",
|
||||
"Version": "v0.3.2"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "golang.org/x/tools",
|
||||
"Version": "v0.0.0-20190206041539-40960b6deb8e"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "gonum.org/v1/netlib",
|
||||
"Version": "v0.0.0-20190313105609-8cb42192e0e0"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "gonum.org/v1/plot",
|
||||
"Version": "v0.0.0-20190515093506-e2840ee46a6b"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "gopkg.in/yaml.v2",
|
||||
"Version": "v2.2.2"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Component": {
|
||||
"Type": "Go",
|
||||
"Go": {
|
||||
"Name": "rsc.io/pdf",
|
||||
"Version": "v0.1.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"Version": 1
|
||||
}
|
Загрузка…
Ссылка в новой задаче