diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-01 01:06:25 +0000 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2024-05-03 08:39:53 +0000 |
| commit | 6282c33169c47d54f06bb5aabd556c16f50b232e (patch) | |
| tree | 79ba15d6d5bd4dbdf13fa84f37902637806301fa /go.mod | |
| parent | dd26401e5ae3c1fe62beadcfb937ee5d06f304e2 (diff) | |
mod: bump github.com/ulikunitz/xz from 0.5.11 to 0.5.12
Bumps [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) from 0.5.11 to 0.5.12.
- [Commits](https://github.com/ulikunitz/xz/compare/v0.5.11...v0.5.12)
---
updated-dependencies:
- dependency-name: github.com/ulikunitz/xz
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
@@ -17,7 +17,7 @@ require ( github.com/prometheus/client_golang v1.19.0 github.com/sergi/go-diff v1.3.1 github.com/stretchr/testify v1.9.0 - github.com/ulikunitz/xz v0.5.11 + github.com/ulikunitz/xz v0.5.12 golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc golang.org/x/oauth2 v0.18.0 golang.org/x/perf v0.0.0-20230221235046-aebcfb61e84c |
