mirror of
https://github.com/go-task/task.git
synced 2026-07-07 22:18:47 +00:00
Re-write import paths to v2
This commit is contained in:
@@ -3,7 +3,7 @@ package taskfile_test
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/go-task/task/internal/taskfile"
|
||||
"github.com/go-task/task/v2/internal/taskfile"
|
||||
|
||||
"github.com/stretchr/testify/assert"
|
||||
"gopkg.in/yaml.v2"
|
||||
|
||||
Reference in New Issue
Block a user