mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
refactor: move vault package to app directory
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user