mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
github.com/go-task/task/v2 -> github.com/go-task/task/v3
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"io"
|
||||
"testing"
|
||||
|
||||
"github.com/go-task/task/v2/internal/output"
|
||||
"github.com/go-task/task/v3/internal/output"
|
||||
|
||||
"github.com/stretchr/testify/assert"
|
||||
)
|
||||
|
Reference in New Issue
Block a user