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,4 +1,4 @@
|
||||
@go.Package { name = "github.com/onsonr/sonr/pkg/gateway/config" }
|
||||
@go.Package { name = "github.com/onsonr/sonr/app/gateway/config" }
|
||||
|
||||
|
||||
open module sonr.hway.Env
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@go.Package { name = "github.com/onsonr/sonr/pkg/vault/types" }
|
||||
@go.Package { name = "github.com/onsonr/sonr/app/vault/types" }
|
||||
|
||||
module sonr.motr.DWN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user