move to sr.ht
This commit is contained in:
@@ -7,7 +7,7 @@ go_library(
|
||||
"rootfs.go",
|
||||
"tree.go",
|
||||
],
|
||||
importpath = "github.com/motiejus/code/undocker/rootfs",
|
||||
importpath = "git.sr.ht/~motiejus/code/undocker/rootfs",
|
||||
visibility = ["//visibility:public"],
|
||||
)
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ import (
|
||||
"encoding/json"
|
||||
"testing"
|
||||
|
||||
"github.com/motiejus/code/undocker/internal/tartest"
|
||||
"git.sr.ht/~motiejus/code/undocker/internal/tartest"
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/stretchr/testify/require"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user