diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-09-30 10:58:08 +0000 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2025-10-01 09:25:01 +0000 |
| commit | a185913838f62e03bd7ba14364cc781630375079 (patch) | |
| tree | 1060a7b8103bd7a921e829c48c41d5f75311a483 /go.mod | |
| parent | 3af396446cf285a1a30c9a1151d47c3aea4aecae (diff) | |
mod: bump github.com/ulikunitz/xz from 0.5.12 to 0.5.15
Bumps [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) from 0.5.12 to 0.5.15.
- [Commits](https://github.com/ulikunitz/xz/compare/v0.5.12...v0.5.15)
---
updated-dependencies:
- dependency-name: github.com/ulikunitz/xz
dependency-version: 0.5.15
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ require ( github.com/sergi/go-diff v1.4.0 github.com/speakeasy-api/git-diff-parser v0.0.3 github.com/stretchr/testify v1.10.0 - github.com/ulikunitz/xz v0.5.12 + github.com/ulikunitz/xz v0.5.15 golang.org/x/exp v0.0.0-20250711185948-6ae5c78190dc golang.org/x/oauth2 v0.30.0 golang.org/x/perf v0.0.0-20230221235046-aebcfb61e84c |
