Drop those stupid github and vfs deps bumps (#591)

This commit is contained in:
Itxaka
2024-11-06 12:50:14 +01:00
committed by GitHub
parent 6634e18aa3
commit dcad8beac2
21 changed files with 33 additions and 47 deletions

View File

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