Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

golang-github-pact-foundation-devel-1.5.1-8.fc37 RPM for noarch

From Fedora 37 for ppc64le / g

Name: golang-github-pact-foundation-devel Distribution: Fedora Project
Version: 1.5.1 Vendor: Fedora Project
Release: 8.fc37 Build date: Thu Jul 21 13:03:05 2022
Group: Unspecified Build host: buildvm-x86-14.iad2.fedoraproject.org
Size: 556468 Source RPM: golang-github-pact-foundation-1.5.1-8.fc37.src.rpm
Packager: Fedora Project
Url: https://github.com/pact-foundation/pact-go
Summary: Contract testing framework for HTTP APIs and non-HTTP messaging systems for Go
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.

This package contains the source code needed for building packages that
reference the following Go import paths:
 – github.com/pact-foundation/pact-go

Provides

Requires

License

MIT

Changelog

* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jul 19 2022 Maxwell G <gotmax@e.email> - 1.5.1-7
  - Rebuild for CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in
    golang
* Sun Jun 19 2022 Robert-André Mauchin <zebob.m@gmail.com> - 1.5.1-6
  - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191,
    CVE-2022-29526, CVE-2022-30629
* Sat Apr 16 2022 Fabio Alessandro Locati <me@fale.io> - 1.5.1-5
  - Rebuilt for CVE-2022-27191
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Dec 21 2020 Robert-André Mauchin <zebob.m@gmail.com> - 1.5.1-1
  - Update to 1.5.1
  - Close: rhbz#1868942
* Thu Jul 30 2020 Robert-André Mauchin <zebob.m@gmail.com> - 1.4.3-1
  - Update to 1.4.3
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-4.beta.3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

Files

/usr/share/doc/golang-github-pact-foundation-devel
/usr/share/doc/golang-github-pact-foundation-devel/CHANGELOG.md
/usr/share/doc/golang-github-pact-foundation-devel/CONTRIBUTING.md
/usr/share/doc/golang-github-pact-foundation-devel/README.md
/usr/share/doc/golang-github-pact-foundation-devel/RELEASING.md
/usr/share/doc/golang-github-pact-foundation-devel/examples
/usr/share/doc/golang-github-pact-foundation-devel/examples/.gitignore
/usr/share/doc/golang-github-pact-foundation-devel/examples/README.md
/usr/share/doc/golang-github-pact-foundation-devel/examples/consumer
/usr/share/doc/golang-github-pact-foundation-devel/examples/consumer/goconsumer
/usr/share/doc/golang-github-pact-foundation-devel/examples/consumer/goconsumer/client.go
/usr/share/doc/golang-github-pact-foundation-devel/examples/consumer/goconsumer/cmd
/usr/share/doc/golang-github-pact-foundation-devel/examples/consumer/goconsumer/cmd/web
/usr/share/doc/golang-github-pact-foundation-devel/examples/consumer/goconsumer/cmd/web/main.go
/usr/share/doc/golang-github-pact-foundation-devel/examples/consumer/goconsumer/login.html
/usr/share/doc/golang-github-pact-foundation-devel/examples/consumer/goconsumer/user_service_test.go
/usr/share/doc/golang-github-pact-foundation-devel/examples/consumer_test.go
/usr/share/doc/golang-github-pact-foundation-devel/examples/customTls
/usr/share/doc/golang-github-pact-foundation-devel/examples/customTls/certs
/usr/share/doc/golang-github-pact-foundation-devel/examples/customTls/certs/ca.key
/usr/share/doc/golang-github-pact-foundation-devel/examples/customTls/certs/ca.pem
/usr/share/doc/golang-github-pact-foundation-devel/examples/customTls/certs/server-cert.pem
/usr/share/doc/golang-github-pact-foundation-devel/examples/customTls/certs/server-key.pem
/usr/share/doc/golang-github-pact-foundation-devel/examples/customTls/self_signed_certificate_test.go
/usr/share/doc/golang-github-pact-foundation-devel/examples/gin
/usr/share/doc/golang-github-pact-foundation-devel/examples/gin/README.md
/usr/share/doc/golang-github-pact-foundation-devel/examples/gin/provider
/usr/share/doc/golang-github-pact-foundation-devel/examples/gin/provider/cmd
/usr/share/doc/golang-github-pact-foundation-devel/examples/gin/provider/cmd/usersvc
/usr/share/doc/golang-github-pact-foundation-devel/examples/gin/provider/cmd/usersvc/main.go
/usr/share/doc/golang-github-pact-foundation-devel/examples/gin/provider/user_service.go
/usr/share/doc/golang-github-pact-foundation-devel/examples/gin/provider/user_service_test.go
/usr/share/doc/golang-github-pact-foundation-devel/examples/httpbin
/usr/share/doc/golang-github-pact-foundation-devel/examples/httpbin/httpbin_test.go
/usr/share/doc/golang-github-pact-foundation-devel/examples/messages
/usr/share/doc/golang-github-pact-foundation-devel/examples/messages/README.md
/usr/share/doc/golang-github-pact-foundation-devel/examples/messages/consumer
/usr/share/doc/golang-github-pact-foundation-devel/examples/messages/consumer/message_pact_consumer_test.go
/usr/share/doc/golang-github-pact-foundation-devel/examples/messages/provider
/usr/share/doc/golang-github-pact-foundation-devel/examples/messages/provider/message_pact_provider_test.go
/usr/share/doc/golang-github-pact-foundation-devel/examples/messages/types
/usr/share/doc/golang-github-pact-foundation-devel/examples/messages/types/types.go
/usr/share/doc/golang-github-pact-foundation-devel/examples/mux
/usr/share/doc/golang-github-pact-foundation-devel/examples/mux/README.md
/usr/share/doc/golang-github-pact-foundation-devel/examples/mux/provider
/usr/share/doc/golang-github-pact-foundation-devel/examples/mux/provider/cmd
/usr/share/doc/golang-github-pact-foundation-devel/examples/mux/provider/cmd/usersvc
/usr/share/doc/golang-github-pact-foundation-devel/examples/mux/provider/cmd/usersvc/main.go
/usr/share/doc/golang-github-pact-foundation-devel/examples/mux/provider/reports
/usr/share/doc/golang-github-pact-foundation-devel/examples/mux/provider/reports/pacts
/usr/share/doc/golang-github-pact-foundation-devel/examples/mux/provider/reports/pacts/help.md
/usr/share/doc/golang-github-pact-foundation-devel/examples/mux/provider/user_service.go
/usr/share/doc/golang-github-pact-foundation-devel/examples/mux/provider/user_service_test.go
/usr/share/doc/golang-github-pact-foundation-devel/examples/pacts
/usr/share/doc/golang-github-pact-foundation-devel/examples/pacts/consumer-httpbin.json
/usr/share/doc/golang-github-pact-foundation-devel/examples/pacts/consumer-selfsignedtls.json
/usr/share/doc/golang-github-pact-foundation-devel/examples/pacts/jmarie-loginprovider.json
/usr/share/doc/golang-github-pact-foundation-devel/examples/pacts/myconsumer-myprovider.json
/usr/share/doc/golang-github-pact-foundation-devel/examples/pacts/pactgomessageconsumer-pactgomessageprovider.json
/usr/share/doc/golang-github-pact-foundation-devel/examples/provider_test.go
/usr/share/doc/golang-github-pact-foundation-devel/examples/types
/usr/share/doc/golang-github-pact-foundation-devel/examples/types/repository.go
/usr/share/doc/golang-github-pact-foundation-devel/examples/types/user_service.go
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/pact-foundation
/usr/share/gocode/src/github.com/pact-foundation/pact-go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/.goipath
/usr/share/gocode/src/github.com/pact-foundation/pact-go/CHANGELOG.md
/usr/share/gocode/src/github.com/pact-foundation/pact-go/CODE_OF_CONDUCT.md
/usr/share/gocode/src/github.com/pact-foundation/pact-go/CONTRIBUTING.md
/usr/share/gocode/src/github.com/pact-foundation/pact-go/README.md
/usr/share/gocode/src/github.com/pact-foundation/pact-go/RELEASING.md
/usr/share/gocode/src/github.com/pact-foundation/pact-go/TROUBLESHOOTING.md
/usr/share/gocode/src/github.com/pact-foundation/pact-go/client
/usr/share/gocode/src/github.com/pact-foundation/pact-go/client/message_service.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/client/message_service_test.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/client/mock_service.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/client/mock_service_test.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/client/publish_service.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/client/service.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/client/service_manager.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/client/service_test.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/client/verification_service.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/client/verification_service_test.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/command
/usr/share/gocode/src/github.com/pact-foundation/pact-go/command/install.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/command/root.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/command/root_test.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/command/version.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/command/version_test.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/doc.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/dsl
/usr/share/gocode/src/github.com/pact-foundation/pact-go/dsl/broker_test.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/dsl/client.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/dsl/client_test.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/dsl/interaction.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/dsl/interaction_test.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/dsl/matcher.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/dsl/matcher_test.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/dsl/message.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/dsl/message_test.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/dsl/mock_client.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/dsl/mock_service.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/dsl/mock_service_test.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/dsl/pact.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/dsl/pact_test.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/dsl/publish.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/dsl/publish_test.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/dsl/request.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/dsl/request_test.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/dsl/response.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/dsl/service_mock.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/dsl/verify_mesage_request.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/dsl/verify_mesage_request_test.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/examples
/usr/share/gocode/src/github.com/pact-foundation/pact-go/examples/README.md
/usr/share/gocode/src/github.com/pact-foundation/pact-go/examples/gin
/usr/share/gocode/src/github.com/pact-foundation/pact-go/examples/gin/README.md
/usr/share/gocode/src/github.com/pact-foundation/pact-go/examples/messages
/usr/share/gocode/src/github.com/pact-foundation/pact-go/examples/messages/README.md
/usr/share/gocode/src/github.com/pact-foundation/pact-go/examples/mux
/usr/share/gocode/src/github.com/pact-foundation/pact-go/examples/mux/README.md
/usr/share/gocode/src/github.com/pact-foundation/pact-go/examples/mux/provider
/usr/share/gocode/src/github.com/pact-foundation/pact-go/examples/mux/provider/reports
/usr/share/gocode/src/github.com/pact-foundation/pact-go/examples/mux/provider/reports/pacts
/usr/share/gocode/src/github.com/pact-foundation/pact-go/examples/mux/provider/reports/pacts/help.md
/usr/share/gocode/src/github.com/pact-foundation/pact-go/go.mod
/usr/share/gocode/src/github.com/pact-foundation/pact-go/install
/usr/share/gocode/src/github.com/pact-foundation/pact-go/install/installer.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/install/installer_test.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/main.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/proxy
/usr/share/gocode/src/github.com/pact-foundation/pact-go/proxy/http.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/proxy/http_test.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/types
/usr/share/gocode/src/github.com/pact-foundation/pact-go/types/command_response.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/types/consumer_version_selector.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/types/consumer_version_selector_test.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/types/handler.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/types/mock_server.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/types/pact_message_request.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/types/pact_message_request_test.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/types/pact_reification_request.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/types/pact_reification_request_test.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/types/provider_state.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/types/provider_verifier_response.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/types/publish_request.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/types/publish_request_test.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/types/reification_response.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/types/verify_request.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/types/verify_request_test.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/utils
/usr/share/gocode/src/github.com/pact-foundation/pact-go/utils/port.go
/usr/share/gocode/src/github.com/pact-foundation/pact-go/utils/port_test.go
/usr/share/licenses/golang-github-pact-foundation-devel
/usr/share/licenses/golang-github-pact-foundation-devel/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 9 20:42:17 2024