From a185913838f62e03bd7ba14364cc781630375079 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 10:58:08 +0000 Subject: 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] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index a275fe3f6..75706ec11 100644 --- a/go.mod +++ b/go.mod @@ -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 -- cgit mrf-deployment