fix(deps): update github.com/ulikunitz/xz to v0.5.15 (#956)

This commit is contained in:
Itxaka
2025-09-04 09:40:57 +02:00
committed by GitHub
parent 3daf912288
commit 60fb74c90f
3 changed files with 13 additions and 25 deletions

View File

@@ -9,7 +9,7 @@ import (
"strings"
"github.com/Masterminds/semver/v3"
"github.com/google/go-github/v69/github"
"github.com/google/go-github/v74/github"
"golang.org/x/oauth2"
)