mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
refactor: move gateway config to vault package
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"encoding/json"
|
||||
|
||||
"github.com/ipfs/boxo/files"
|
||||
"github.com/onsonr/sonr/internal/gateway/config/embed"
|
||||
"github.com/onsonr/sonr/internal/vault/embed"
|
||||
"github.com/onsonr/sonr/internal/vault/types"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user