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

golang-github-git-billy-5-devel-5.5.0-1.fc41 RPM for noarch

From Fedora Rawhide for x86_64 / g

Name: golang-github-git-billy-5-devel Distribution: Fedora Project
Version: 5.5.0 Vendor: Fedora Project
Release: 1.fc41 Build date: Sun Apr 14 14:46:13 2024
Group: Unspecified Build host: buildhw-x86-10.iad2.fedoraproject.org
Size: 187762 Source RPM: golang-github-git-billy-5-5.5.0-1.fc41.src.rpm
Packager: Fedora Project
Url: https://github.com/go-git/go-billy
Summary: The missing interface filesystem abstraction for Go
The missing interface filesystem abstraction for Go.

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

Provides

Requires

License

Apache-2.0

Changelog

* Sat Apr 13 2024 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 5.5.0-1
  - Update to 5.5.0 - Closes rhbz#2274935
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.1-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.1-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.1-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jul 08 2022 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 5.3.1-1
  - Initial package - Closes rhbz#2002716

Files

/usr/share/doc/golang-github-git-billy-5-devel
/usr/share/doc/golang-github-git-billy-5-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/go-git
/usr/share/gocode/src/github.com/go-git/go-billy
/usr/share/gocode/src/github.com/go-git/go-billy/v5
/usr/share/gocode/src/github.com/go-git/go-billy/v5/.goipath
/usr/share/gocode/src/github.com/go-git/go-billy/v5/fs.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/fs_test.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/go.mod
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/chroot
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/chroot/chroot.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/chroot/chroot_test.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/mount
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/mount/mount.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/mount/mount_test.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/polyfill
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/polyfill/polyfill.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/polyfill/polyfill_test.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/temporal
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/temporal/temporal.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/temporal/temporal_test.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/memfs
/usr/share/gocode/src/github.com/go-git/go-billy/v5/memfs/memory.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/memfs/memory_test.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/memfs/storage.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_bound.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_bound_test.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_chroot.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_chroot_test.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_js.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_js_test.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_options.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_plan9.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_posix.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_test.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_windows.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test/basic.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test/chroot.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test/common_posix.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test/common_windows.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test/dir.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test/fs.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test/mock.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test/symlink.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test/tempfile.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/util
/usr/share/gocode/src/github.com/go-git/go-billy/v5/util/glob.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/util/glob_test.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/util/util.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/util/util_test.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/util/walk.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/util/walk_test.go
/usr/share/licenses/golang-github-git-billy-5-devel
/usr/share/licenses/golang-github-git-billy-5-devel/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 2 00:07:47 2024