kaniko/vendor/github.com/go-git/gcfg
dependabot[bot] 4edf751d43
chore(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.7.0 (#2528)
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.4.2 to 5.7.0.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](https://github.com/go-git/go-git/compare/v5.4.2...v5.7.0)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-29 16:28:53 -07:00
..
scanner chore(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.7.0 (#2528) 2023-05-29 16:28:53 -07:00
token feat: upgrade go-git 2020-06-15 11:58:04 -03:00
types feat: upgrade go-git 2020-06-15 11:58:04 -03:00
.gitignore chore(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.7.0 (#2528) 2023-05-29 16:28:53 -07:00
LICENSE feat: upgrade go-git 2020-06-15 11:58:04 -03:00
Makefile chore(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.7.0 (#2528) 2023-05-29 16:28:53 -07:00
README feat: upgrade go-git 2020-06-15 11:58:04 -03:00
doc.go feat: upgrade go-git 2020-06-15 11:58:04 -03:00
errors.go feat: upgrade go-git 2020-06-15 11:58:04 -03:00
read.go chore(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.7.0 (#2528) 2023-05-29 16:28:53 -07:00
set.go chore(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.7.0 (#2528) 2023-05-29 16:28:53 -07:00

README

Gcfg reads INI-style configuration files into Go structs;
supports user-defined types and subsections.

Package docs: https://godoc.org/gopkg.in/gcfg.v1