fix(deps): pin go-webview2 to v1.0.21 for Wails v2 compat

This commit is contained in:
2026-03-05 20:25:20 -05:00
parent f01d9c2090
commit 25f0fe8156
3 changed files with 12 additions and 3 deletions
+1 -1
View File
@@ -319,7 +319,7 @@ require (
github.com/uudashr/iface v1.4.1 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
github.com/valyala/fasttemplate v1.2.2 // indirect
github.com/wailsapp/go-webview2 v1.0.22 // indirect
github.com/wailsapp/go-webview2 v1.0.21 // indirect
github.com/wailsapp/mimetype v1.4.1 // indirect
github.com/wasilibs/go-pgquery v0.0.0-20250409022910-10ac41983c07 // indirect
github.com/wasilibs/wazero-helpers v0.0.0-20240620070341-3dff1577cd52 // indirect