refactor: move vault package to app directory

This commit is contained in:
Prad Nukala
2024-12-09 18:39:57 -05:00
parent c158904efc
commit e3b8f2cffe
46 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -12,8 +12,8 @@ import (
"github.com/onsonr/sonr/app/gateway"
"github.com/onsonr/sonr/app/gateway/config"
"github.com/onsonr/sonr/crypto/ucan"
"github.com/onsonr/sonr/pkg/common/didauth/producer"
"github.com/onsonr/sonr/pkg/common/ipfs"
"github.com/onsonr/sonr/pkg/didauth/producer"
)
//go:embed config.pkl