go-webview/go.mod
Claude c6d1ccba7d
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 1m15s
chore: update dappco.re/go/core/log to v0.1.0
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 01:06:33 +00:00

7 lines
127 B
Modula-2

module dappco.re/go/core/webview
go 1.26.0
require github.com/gorilla/websocket v1.5.3
require dappco.re/go/core/log v0.1.0