mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-09 21:17:09 +08:00
rename to docker/buildx
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
@ -3,8 +3,8 @@ package store
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/docker/buildx/util/platformutil"
|
||||
"github.com/stretchr/testify/require"
|
||||
"github.com/tonistiigi/buildx/util/platformutil"
|
||||
)
|
||||
|
||||
func TestNodeGroupUpdate(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user