fix: tidy deps after dappco.re migration
Co-Authored-By: Virgil <virgil@lethean.io>
This commit is contained in:
parent
9013a33382
commit
ef0dbdb824
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -12,7 +12,7 @@ require (
|
|||
)
|
||||
|
||||
require (
|
||||
dappco.re/go/core/log v0.0.4 // indirect
|
||||
forge.lthn.ai/core/go-log v0.0.4 // indirect
|
||||
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
|
||||
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
|
||||
golang.org/x/sys v0.42.0 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue