معرفی شرکت ها


golang-github-godoctor-devel-0.7-1.fc37.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A golang refactoring tool
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 37
مخزن Fedora Everything noarch
نام بسته golang-github-godoctor-devel
نام فایل بسته golang-github-godoctor-devel-0.7-1.fc37.noarch.rpm
نسخه بسته 0.7
انتشار بسته 1.fc37
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Mon 03 Apr 2023 01
هاست سازنده buildvm-x86-18.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/godoctor/godoctor
مجوز BSD-3-Clause
حجم دانلود 119K
حجم نصب 434.795K
Go Doctor - The Golang Refactoring Engine. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/godoctor/godoctor


جایگزین ها

بسته نسخه معماری مخزن
golang-github-godoctor-devel-0.6-11.fc36.noarch.rpm 0.6 noarch Fedora Everything


نیازمندی

مقدار نام
- go-filesystem
- golang(github.com/bits-and-blooms/bitset)
- golang(golang.org/x/tools/go/ast/astutil)
- golang(golang.org/x/tools/go/packages)


ارائه دهنده

مقدار نام
= 0.7-1.fc37 golang(github.com/godoctor/godoctor/analysis/cfg)
= 0.7-1.fc37 golang(github.com/godoctor/godoctor/analysis/dataflow)
= 0.7-1.fc37 golang(github.com/godoctor/godoctor/analysis/loader)
= 0.7-1.fc37 golang(github.com/godoctor/godoctor/analysis/names)
= 0.7-1.fc37 golang(github.com/godoctor/godoctor/doc)
= 0.7-1.fc37 golang(github.com/godoctor/godoctor/engine)
= 0.7-1.fc37 golang(github.com/godoctor/godoctor/engine/cli)
= 0.7-1.fc37 golang(github.com/godoctor/godoctor/engine/protocol)
= 0.7-1.fc37 golang(github.com/godoctor/godoctor/filesystem)
= 0.7-1.fc37 golang(github.com/godoctor/godoctor/refactoring)
= 0.7-1.fc37 golang(github.com/godoctor/godoctor/refactoring/testutil)
= 0.7-1.fc37 golang(github.com/godoctor/godoctor/text)
= 0.7-1.fc37 golang-github-godoctor-devel
= 0.7-1.fc37 golang-ipath(github.com/godoctor/godoctor)


نحوه نصب


نصب پکیج rpm golang-github-godoctor-devel:

    dnf install golang-github-godoctor-devel-0.7-1.fc37.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/golang-github-godoctor-devel
/usr/share/doc/golang-github-godoctor-devel/README.md
/usr/share/doc/golang-github-godoctor-devel/doc
/usr/share/doc/golang-github-godoctor-devel/doc/doc_test.go
/usr/share/doc/golang-github-godoctor-devel/doc/install.go
/usr/share/doc/golang-github-godoctor-devel/doc/man.go
/usr/share/doc/golang-github-godoctor-devel/doc/user.go
/usr/share/doc/golang-github-godoctor-devel/doc/util.go
/usr/share/doc/golang-github-godoctor-devel/doc/vimdoc.go
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/godoctor
/usr/share/gocode/src/github.com/godoctor/godoctor
/usr/share/gocode/src/github.com/godoctor/godoctor/.goipath
/usr/share/gocode/src/github.com/godoctor/godoctor/README.md
/usr/share/gocode/src/github.com/godoctor/godoctor/analysis
/usr/share/gocode/src/github.com/godoctor/godoctor/analysis/cfg
/usr/share/gocode/src/github.com/godoctor/godoctor/analysis/cfg/cfg.go
/usr/share/gocode/src/github.com/godoctor/godoctor/analysis/cfg/cfg_test.go
/usr/share/gocode/src/github.com/godoctor/godoctor/analysis/cfg/example_test.go
/usr/share/gocode/src/github.com/godoctor/godoctor/analysis/dataflow
/usr/share/gocode/src/github.com/godoctor/godoctor/analysis/dataflow/dataflow.go
/usr/share/gocode/src/github.com/godoctor/godoctor/analysis/dataflow/dataflow_test.go
/usr/share/gocode/src/github.com/godoctor/godoctor/analysis/dataflow/example_test.go
/usr/share/gocode/src/github.com/godoctor/godoctor/analysis/dataflow/live.go
/usr/share/gocode/src/github.com/godoctor/godoctor/analysis/dataflow/print_dot.go
/usr/share/gocode/src/github.com/godoctor/godoctor/analysis/dataflow/reaching.go
/usr/share/gocode/src/github.com/godoctor/godoctor/analysis/loader
/usr/share/gocode/src/github.com/godoctor/godoctor/analysis/loader/loader.go
/usr/share/gocode/src/github.com/godoctor/godoctor/analysis/names
/usr/share/gocode/src/github.com/godoctor/godoctor/analysis/names/comments.go
/usr/share/gocode/src/github.com/godoctor/godoctor/analysis/names/conflict.go
/usr/share/gocode/src/github.com/godoctor/godoctor/analysis/names/embeddedtypes.go
/usr/share/gocode/src/github.com/godoctor/godoctor/analysis/names/methods.go
/usr/share/gocode/src/github.com/godoctor/godoctor/analysis/names/names_test.go
/usr/share/gocode/src/github.com/godoctor/godoctor/analysis/names/objects.go
/usr/share/gocode/src/github.com/godoctor/godoctor/analysis/names/typeswitch.go
/usr/share/gocode/src/github.com/godoctor/godoctor/doc
/usr/share/gocode/src/github.com/godoctor/godoctor/doc/doc_test.go
/usr/share/gocode/src/github.com/godoctor/godoctor/doc/install.go
/usr/share/gocode/src/github.com/godoctor/godoctor/doc/man.go
/usr/share/gocode/src/github.com/godoctor/godoctor/doc/user.go
/usr/share/gocode/src/github.com/godoctor/godoctor/doc/util.go
/usr/share/gocode/src/github.com/godoctor/godoctor/doc/vimdoc.go
/usr/share/gocode/src/github.com/godoctor/godoctor/engine
/usr/share/gocode/src/github.com/godoctor/godoctor/engine/cli
/usr/share/gocode/src/github.com/godoctor/godoctor/engine/cli/cli.go
/usr/share/gocode/src/github.com/godoctor/godoctor/engine/cli/cli_test.go
/usr/share/gocode/src/github.com/godoctor/godoctor/engine/engine.go
/usr/share/gocode/src/github.com/godoctor/godoctor/engine/engine_test.go
/usr/share/gocode/src/github.com/godoctor/godoctor/engine/protocol
... and 34 more


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2023-04-03

Update to latest version (#2088659)

2023-01-19

Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

2022-07-21

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-07-19

Rebuild for CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in

2022-06-17

Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191,
2022-29526, CVE-2022-30629

2022-01-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

2021-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild