diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-04-16 10:15:59 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-16 10:15:59 +0000 |
| commit | 95ee021b9dccd45370d5efdf545b658142feadc0 (patch) | |
| tree | 6802a1064d6af079b4569cbf4294e7f2ebe8b8e6 /go.mod | |
| parent | e48aa709b2e4c37b062512c1d5a55b344952c08e (diff) | |
| download | xesite-95ee021b9dccd45370d5efdf545b658142feadc0.tar.xz xesite-95ee021b9dccd45370d5efdf545b658142feadc0.zip | |
build(deps): bump github.com/go-git/go-git/v5 from 5.15.0 to 5.16.0 (#941)
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.15.0 to 5.16.0.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](https://github.com/go-git/go-git/compare/v5.15.0...v5.16.0)
---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
dependency-version: 5.16.0
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>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ require ( github.com/donatj/hmacsig v1.1.0 github.com/facebookgo/flagenv v0.0.0-20160425205200-fcd59fca7456 github.com/go-faker/faker/v4 v4.6.0 - github.com/go-git/go-git/v5 v5.15.0 + github.com/go-git/go-git/v5 v5.16.0 github.com/joho/godotenv v1.5.1 github.com/stretchr/testify v1.10.0 github.com/twitchtv/twirp v8.1.3+incompatible |
