معرفی شرکت ها


golang-github-pact-foundation-1.5.1-9.fc38.aarch64.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Contract testing framework for HTTP APIs and non-HTTP messaging systems for Go
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 38
مخزن Fedora Everything aarch64
نام بسته golang-github-pact-foundation
نام فایل بسته golang-github-pact-foundation-1.5.1-9.fc38.aarch64.rpm
نسخه بسته 1.5.1
انتشار بسته 9.fc38
معماری بسته aarch64
نگهدارنده -
تاریخ ساخت Thu 19 Jan 2023 12
هاست سازنده buildvm-a64-40.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/pact-foundation/pact-go
مجوز MIT
حجم دانلود 1.2M
حجم نصب 3.722M
Pact Go enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.


جایگزین ها



نیازمندی

مقدار نام
- libc.so.6()(64bit)
- libc.so.6(GLIBC_2.17)(64bit)
- libc.so.6(GLIBC_2.32)(64bit)
- libc.so.6(GLIBC_2.34)(64bit)
- libresolv.so.2()(64bit)
- rtld(GNU_HASH)


ارائه دهنده

مقدار نام
= 1.5.1-9.fc38 golang-github-pact-foundation
= 1.5.1-9.fc38 golang-github-pact-foundation(aarch-64)


نحوه نصب


نصب پکیج rpm golang-github-pact-foundation:

    dnf install golang-github-pact-foundation-1.5.1-9.fc38.aarch64.rpm


فایل ها

مسیرها
/usr/bin/pact
/usr/lib/.build-id
/usr/lib/.build-id/90
/usr/lib/.build-id/90/03cc4e525e74f1bc3ae4f800572f6fa74a6146
/usr/share/doc/golang-github-pact-foundation
/usr/share/doc/golang-github-pact-foundation/CHANGELOG.md
/usr/share/doc/golang-github-pact-foundation/CONTRIBUTING.md
/usr/share/doc/golang-github-pact-foundation/README.md
/usr/share/doc/golang-github-pact-foundation/RELEASING.md
/usr/share/doc/golang-github-pact-foundation/examples
/usr/share/doc/golang-github-pact-foundation/examples/.gitignore
/usr/share/doc/golang-github-pact-foundation/examples/README.md
/usr/share/doc/golang-github-pact-foundation/examples/consumer
/usr/share/doc/golang-github-pact-foundation/examples/consumer/goconsumer
/usr/share/doc/golang-github-pact-foundation/examples/consumer/goconsumer/client.go
/usr/share/doc/golang-github-pact-foundation/examples/consumer/goconsumer/cmd
/usr/share/doc/golang-github-pact-foundation/examples/consumer/goconsumer/cmd/web
/usr/share/doc/golang-github-pact-foundation/examples/consumer/goconsumer/cmd/web/main.go
/usr/share/doc/golang-github-pact-foundation/examples/consumer/goconsumer/login.html
/usr/share/doc/golang-github-pact-foundation/examples/consumer/goconsumer/user_service_test.go
/usr/share/doc/golang-github-pact-foundation/examples/consumer_test.go
/usr/share/doc/golang-github-pact-foundation/examples/customTls
/usr/share/doc/golang-github-pact-foundation/examples/customTls/certs
/usr/share/doc/golang-github-pact-foundation/examples/customTls/certs/ca.key
/usr/share/doc/golang-github-pact-foundation/examples/customTls/certs/ca.pem
/usr/share/doc/golang-github-pact-foundation/examples/customTls/certs/server-cert.pem
/usr/share/doc/golang-github-pact-foundation/examples/customTls/certs/server-key.pem
/usr/share/doc/golang-github-pact-foundation/examples/customTls/self_signed_certificate_test.go
/usr/share/doc/golang-github-pact-foundation/examples/gin
/usr/share/doc/golang-github-pact-foundation/examples/gin/README.md
/usr/share/doc/golang-github-pact-foundation/examples/gin/provider
/usr/share/doc/golang-github-pact-foundation/examples/gin/provider/cmd
/usr/share/doc/golang-github-pact-foundation/examples/gin/provider/cmd/usersvc
/usr/share/doc/golang-github-pact-foundation/examples/gin/provider/cmd/usersvc/main.go
/usr/share/doc/golang-github-pact-foundation/examples/gin/provider/user_service.go
/usr/share/doc/golang-github-pact-foundation/examples/gin/provider/user_service_test.go
/usr/share/doc/golang-github-pact-foundation/examples/httpbin
/usr/share/doc/golang-github-pact-foundation/examples/httpbin/httpbin_test.go
/usr/share/doc/golang-github-pact-foundation/examples/messages
/usr/share/doc/golang-github-pact-foundation/examples/messages/README.md
/usr/share/doc/golang-github-pact-foundation/examples/messages/consumer
/usr/share/doc/golang-github-pact-foundation/examples/messages/consumer/message_pact_consumer_test.go
/usr/share/doc/golang-github-pact-foundation/examples/messages/provider
/usr/share/doc/golang-github-pact-foundation/examples/messages/provider/message_pact_provider_test.go
/usr/share/doc/golang-github-pact-foundation/examples/messages/types
/usr/share/doc/golang-github-pact-foundation/examples/messages/types/types.go
/usr/share/doc/golang-github-pact-foundation/examples/mux
/usr/share/doc/golang-github-pact-foundation/examples/mux/README.md
/usr/share/doc/golang-github-pact-foundation/examples/mux/provider
/usr/share/doc/golang-github-pact-foundation/examples/mux/provider/cmd
... and 19 more


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

تاریخ آخرین تغییر جزئیات
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-19

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

2022-04-16

Rebuilt for CVE-2022-27191

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

2021-01-26

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