feat(ax-10): bring go-webview to v0.8.0-alpha.1 + CLI test scaffold
- Bump dappco.re/go/* deps to v0.8.0-alpha.1 in go.mod (any forge.lthn.ai/core/* paths migrated to canonical dappco.re/go/* form) Co-Authored-By: Athena <athena@lthn.ai>
This commit is contained in:
parent
cc4a1eb70a
commit
1a0e322150
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -4,6 +4,6 @@ go 1.26.0
|
|||
|
||||
require github.com/gorilla/websocket v1.5.3 // Note: gorilla/websocket — WebSocket client for Chrome DevTools Protocol transport; no core.* equivalent at webview layer.
|
||||
|
||||
require dappco.re/go/core/log v0.1.0
|
||||
require dappco.re/go/log v0.8.0-alpha.1
|
||||
|
||||
require dappco.re/go/core v0.8.0-alpha.1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue