1
0
mirror of synced 2026-02-13 13:06:56 +00:00

Update Git dependencies

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2023-12-12 09:26:11 +02:00
parent b742799307
commit 8ce8b1b690
8 changed files with 216 additions and 286 deletions

View File

@@ -28,10 +28,10 @@ import (
"testing"
"time"
giturls "github.com/chainguard-dev/git-urls"
"github.com/microsoft/azure-devops-go-api/azuredevops"
"github.com/microsoft/azure-devops-go-api/azuredevops/git"
. "github.com/onsi/gomega"
giturls "github.com/whilp/git-urls"
corev1 "k8s.io/api/core/v1"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"