github.com/rancherfederal/hauler => hauler.dev/go/hauler (#311)

This commit is contained in:
Jacob Blain Christen
2024-08-26 13:54:06 -07:00
committed by GitHub
parent 51fe531c64
commit 16fa03fec8
48 changed files with 127 additions and 125 deletions

View File

@@ -4,7 +4,7 @@ import (
"reflect"
"testing"
"github.com/rancherfederal/hauler/pkg/reference"
"hauler.dev/go/hauler/pkg/reference"
)
func TestParse(t *testing.T) {