File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11module github.com/arduino/go-updater
22
3- go 1.25.1
3+ go 1.25
44
55require (
66 github.com/arduino/go-paths-helper v1.14.0
7- github.com/arduino/go-windows-runas v1.0.1
7+ github.com/arduino/go-windows-runas v1.0.2
88 github.com/codeclysm/extract/v4 v4.0.0
99 github.com/stretchr/testify v1.11.1
1010)
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be h1:9AeTilPcZAjCFI
1919github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be /go.mod h1:ySMOLuWl6zY27l47sB3qLNK6tF2fkHG55UZxx8oIVo4 =
2020github.com/arduino/go-paths-helper v1.14.0 h1:b4C8KJa7CNz2XnzTWg97M3LAmzWSWrj+m/o5/skzv3Y =
2121github.com/arduino/go-paths-helper v1.14.0 /go.mod h1:dDodKn2ZX4iwuoBMapdDO+5d0oDLBeM4BS0xS4i40Ak =
22- github.com/arduino/go-windows-runas v1.0.1 h1:hkbjjkg3nlGHsSflYyg803N67T6NQygbSalNX1gDpII =
23- github.com/arduino/go-windows-runas v1.0.1 /go.mod h1:cyVCsn7S6M3H1Nl94YOEu14ZJU+DYiPTDeYQcCMVWqk =
22+ github.com/arduino/go-windows-runas v1.0.2 h1:V3DgEoYVB/YVV1Gt3cwyPUni+ECMRmW2cfvDnuXjGfo =
23+ github.com/arduino/go-windows-runas v1.0.2 /go.mod h1:TROWwczwunKIVqvGVBXPDD7P1YLzNQyuKbt2IQNQU58 =
2424github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio =
2525github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 /go.mod h1:wHh0iHkYZB8zMSxRWpUBQtwG5a7fFgvEO+odwuTv2gs =
2626github.com/chainguard-dev/git-urls v1.0.2 h1:pSpT7ifrpc5X55n4aTTm7FFUE+ZQHKiqpiwNkJrVcKQ =
You can’t perform that action at this time.
0 commit comments