mirror of
https://github.com/go-task/task.git
synced 2025-11-23 22:24:45 +02:00
chore: move the experiments package out of the internal/ dir
Closes #2014
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
giturls "github.com/chainguard-dev/git-urls"
|
||||
|
||||
"github.com/go-task/task/v3/errors"
|
||||
"github.com/go-task/task/v3/internal/experiments"
|
||||
"github.com/go-task/task/v3/experiments"
|
||||
"github.com/go-task/task/v3/internal/fsext"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user