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

golang-github-gin-gonic-devel-1.10.0-1.fc43 RPM for noarch

From Fedora Rawhide for x86_64 / g

Name: golang-github-gin-gonic-devel Distribution: Fedora Project
Version: 1.10.0 Vendor: Fedora Project
Release: 1.fc43 Build date: Tue Mar 18 08:44:46 2025
Group: Unspecified Build host: buildhw-x86-09.iad2.fedoraproject.org
Size: 659429 Source RPM: golang-github-gin-gonic-1.10.0-1.fc43.src.rpm
Packager: Fedora Project
Url: https://github.com/gin-gonic/gin
Summary: HTTP web framework written in Go
Gin is a web framework written in Go. It features a martini-like API with much
better performance, up to 40 times faster thanks to httprouter. If you need
performance and good productivity, you will love Gin.

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

Provides

Requires

License

MIT

Changelog

* Tue Mar 18 2025 Alejandro Sáez <asm@redhat.com> - 1.10.0-1
  - Update to 1.10.0
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

Files

/usr/share/doc/golang-github-gin-gonic-devel
/usr/share/doc/golang-github-gin-gonic-devel/AUTHORS.md
/usr/share/doc/golang-github-gin-gonic-devel/BENCHMARKS.md
/usr/share/doc/golang-github-gin-gonic-devel/CHANGELOG.md
/usr/share/doc/golang-github-gin-gonic-devel/CODE_OF_CONDUCT.md
/usr/share/doc/golang-github-gin-gonic-devel/CONTRIBUTING.md
/usr/share/doc/golang-github-gin-gonic-devel/README.md
/usr/share/doc/golang-github-gin-gonic-devel/examples
/usr/share/doc/golang-github-gin-gonic-devel/examples/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/gin-gonic
/usr/share/gocode/src/github.com/gin-gonic/gin
/usr/share/gocode/src/github.com/gin-gonic/gin/.goipath
/usr/share/gocode/src/github.com/gin-gonic/gin/auth.go
/usr/share/gocode/src/github.com/gin-gonic/gin/auth_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/benchmarks_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/binding
/usr/share/gocode/src/github.com/gin-gonic/gin/binding/binding.go
/usr/share/gocode/src/github.com/gin-gonic/gin/binding/binding_msgpack_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/binding/binding_nomsgpack.go
/usr/share/gocode/src/github.com/gin-gonic/gin/binding/binding_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/binding/default_validator.go
/usr/share/gocode/src/github.com/gin-gonic/gin/binding/default_validator_benchmark_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/binding/default_validator_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/binding/form.go
/usr/share/gocode/src/github.com/gin-gonic/gin/binding/form_mapping.go
/usr/share/gocode/src/github.com/gin-gonic/gin/binding/form_mapping_benchmark_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/binding/form_mapping_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/binding/header.go
/usr/share/gocode/src/github.com/gin-gonic/gin/binding/json.go
/usr/share/gocode/src/github.com/gin-gonic/gin/binding/json_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/binding/msgpack.go
/usr/share/gocode/src/github.com/gin-gonic/gin/binding/msgpack_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/binding/multipart_form_mapping.go
/usr/share/gocode/src/github.com/gin-gonic/gin/binding/multipart_form_mapping_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/binding/protobuf.go
/usr/share/gocode/src/github.com/gin-gonic/gin/binding/query.go
/usr/share/gocode/src/github.com/gin-gonic/gin/binding/toml.go
/usr/share/gocode/src/github.com/gin-gonic/gin/binding/toml_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/binding/uri.go
/usr/share/gocode/src/github.com/gin-gonic/gin/binding/validate_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/binding/xml.go
/usr/share/gocode/src/github.com/gin-gonic/gin/binding/xml_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/binding/yaml.go
/usr/share/gocode/src/github.com/gin-gonic/gin/binding/yaml_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/context.go
/usr/share/gocode/src/github.com/gin-gonic/gin/context_1.18_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/context_1.19_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/context_appengine.go
/usr/share/gocode/src/github.com/gin-gonic/gin/context_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/debug.go
/usr/share/gocode/src/github.com/gin-gonic/gin/debug_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/deprecated.go
/usr/share/gocode/src/github.com/gin-gonic/gin/deprecated_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/doc.go
/usr/share/gocode/src/github.com/gin-gonic/gin/errors.go
/usr/share/gocode/src/github.com/gin-gonic/gin/errors_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/fs.go
/usr/share/gocode/src/github.com/gin-gonic/gin/gin.go
/usr/share/gocode/src/github.com/gin-gonic/gin/ginS
/usr/share/gocode/src/github.com/gin-gonic/gin/ginS/gins.go
/usr/share/gocode/src/github.com/gin-gonic/gin/gin_integration_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/gin_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/githubapi_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/go.mod
/usr/share/gocode/src/github.com/gin-gonic/gin/internal
/usr/share/gocode/src/github.com/gin-gonic/gin/internal/bytesconv
/usr/share/gocode/src/github.com/gin-gonic/gin/internal/bytesconv/bytesconv_1.19.go
/usr/share/gocode/src/github.com/gin-gonic/gin/internal/bytesconv/bytesconv_1.20.go
/usr/share/gocode/src/github.com/gin-gonic/gin/internal/bytesconv/bytesconv_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/internal/json
/usr/share/gocode/src/github.com/gin-gonic/gin/internal/json/go_json.go
/usr/share/gocode/src/github.com/gin-gonic/gin/internal/json/json.go
/usr/share/gocode/src/github.com/gin-gonic/gin/internal/json/jsoniter.go
/usr/share/gocode/src/github.com/gin-gonic/gin/internal/json/sonic.go
/usr/share/gocode/src/github.com/gin-gonic/gin/logger.go
/usr/share/gocode/src/github.com/gin-gonic/gin/logger_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/middleware_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/mode.go
/usr/share/gocode/src/github.com/gin-gonic/gin/mode_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/path.go
/usr/share/gocode/src/github.com/gin-gonic/gin/path_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/recovery.go
/usr/share/gocode/src/github.com/gin-gonic/gin/recovery_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/render
/usr/share/gocode/src/github.com/gin-gonic/gin/render/data.go
/usr/share/gocode/src/github.com/gin-gonic/gin/render/html.go
/usr/share/gocode/src/github.com/gin-gonic/gin/render/json.go
/usr/share/gocode/src/github.com/gin-gonic/gin/render/msgpack.go
/usr/share/gocode/src/github.com/gin-gonic/gin/render/protobuf.go
/usr/share/gocode/src/github.com/gin-gonic/gin/render/reader.go
/usr/share/gocode/src/github.com/gin-gonic/gin/render/reader_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/render/redirect.go
/usr/share/gocode/src/github.com/gin-gonic/gin/render/render.go
/usr/share/gocode/src/github.com/gin-gonic/gin/render/render_msgpack_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/render/render_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/render/text.go
/usr/share/gocode/src/github.com/gin-gonic/gin/render/toml.go
/usr/share/gocode/src/github.com/gin-gonic/gin/render/xml.go
/usr/share/gocode/src/github.com/gin-gonic/gin/render/yaml.go
/usr/share/gocode/src/github.com/gin-gonic/gin/response_writer.go
/usr/share/gocode/src/github.com/gin-gonic/gin/response_writer_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/routergroup.go
/usr/share/gocode/src/github.com/gin-gonic/gin/routergroup_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/routes_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/test_helpers.go
/usr/share/gocode/src/github.com/gin-gonic/gin/tree.go
/usr/share/gocode/src/github.com/gin-gonic/gin/tree_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/utils.go
/usr/share/gocode/src/github.com/gin-gonic/gin/utils_test.go
/usr/share/gocode/src/github.com/gin-gonic/gin/version.go
/usr/share/licenses/golang-github-gin-gonic-devel
/usr/share/licenses/golang-github-gin-gonic-devel/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Mar 20 23:31:26 2025