1
0
mirror of https://github.com/go-task/task.git synced 2025-08-10 22:42:19 +02:00

chore(deps): switch to mainted fork of git-urls (#1917)

This commit is contained in:
Alexey Palazhchenko
2024-11-12 12:29:29 +04:00
committed by GitHub
parent 390220ec9c
commit 2aa2963565
4 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ import (
"strings"
"time"
giturls "github.com/whilp/git-urls"
giturls "github.com/chainguard-dev/git-urls"
"github.com/go-task/task/v3/errors"
"github.com/go-task/task/v3/internal/experiments"