File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/GopeedLab/gopeed
33go 1.25.4
44
55require (
6- github.com/GopeedLab/webview_go v0.0.0-20260423023243-b3f067ccab2f
6+ github.com/GopeedLab/webview_go v0.0.0-20260423085439-7a2f88b6e9b5
77 github.com/anacrolix/torrent v1.60.1-0.20251217073903-486bcbe758e0
88 github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
99 github.com/bodgit/sevenzip v1.6.1
Original file line number Diff line number Diff line change @@ -27,6 +27,8 @@ github.com/GopeedLab/webview_go v0.0.0-20260416010719-fc58e7d53769 h1:iuMR7aHvck
2727github.com/GopeedLab/webview_go v0.0.0-20260416010719-fc58e7d53769 /go.mod h1:FvV19lu9rQ9NcbczN5y8pbWecURRRbWa8tbfFARBDa0 =
2828github.com/GopeedLab/webview_go v0.0.0-20260423023243-b3f067ccab2f h1:yu//jtofUpHZB+IpB1xIH8z4o4JsFJ6pMvgA1Ww/ElY =
2929github.com/GopeedLab/webview_go v0.0.0-20260423023243-b3f067ccab2f /go.mod h1:FvV19lu9rQ9NcbczN5y8pbWecURRRbWa8tbfFARBDa0 =
30+ github.com/GopeedLab/webview_go v0.0.0-20260423085439-7a2f88b6e9b5 h1:86LVTaNDM/j/uTAD2HedkXNO9LIQlt642VAdbU/0D/M =
31+ github.com/GopeedLab/webview_go v0.0.0-20260423085439-7a2f88b6e9b5 /go.mod h1:FvV19lu9rQ9NcbczN5y8pbWecURRRbWa8tbfFARBDa0 =
3032github.com/Masterminds/semver/v3 v3.2.1 h1:RN9w6+7QoMeJVGyfmbcgs28Br8cvmnucEXnY0rYXWg0 =
3133github.com/Masterminds/semver/v3 v3.2.1 /go.mod h1:qvl/7zhW3nngYb5+80sSMF+FG2BjYrf8m9wsX0PNOMQ =
3234github.com/Microsoft/go-winio v0.5.2 /go.mod h1:WpS1mjBmmwHBEWmogvA2mj8546UReBk4v8QkMxJ6pZY =
You can’t perform that action at this time.
0 commit comments