chore: transferred to daeuniverse

This commit is contained in:
mzz2017
2023-03-14 15:01:55 +08:00
parent a6c2a077db
commit e2964ee6aa
119 changed files with 272 additions and 274 deletions

View File

@ -4,7 +4,7 @@ package internal
import (
"fmt"
"github.com/v2rayA/dae/pkg/ebpf_internal/internal/unix"
"github.com/daeuniverse/dae/pkg/ebpf_internal/internal/unix"
"sync"
)