mirror of
https://github.com/crazy-max/diun.git
synced 2025-12-21 13:23:09 +01:00
Fix package version
This commit is contained in:
@@ -3,8 +3,8 @@ package file_test
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/crazy-max/diun/internal/model"
|
||||
"github.com/crazy-max/diun/internal/provider/file"
|
||||
"github.com/crazy-max/diun/v3/internal/model"
|
||||
"github.com/crazy-max/diun/v3/internal/provider/file"
|
||||
"github.com/stretchr/testify/assert"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user