File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
1616 github.com/shirou/gopsutil/v3 v3.23.6
1717 github.com/sirupsen/logrus v1.9.3
1818 github.com/ugorji/go/codec v1.2.11
19- github.com/wh1te909/go-win64api v0.0.0-20210906074314-ab23795a6ae5
19+ github.com/wh1te909/go-win64api v0.0.0-20230802051600-21b24f62e846
2020 github.com/wh1te909/trmm-shared v0.0.0-20220227075846-f9f757361139
2121 golang.org/x/net v0.10.0 // indirect
2222 golang.org/x/sys v0.9.0
Original file line number Diff line number Diff line change @@ -301,6 +301,8 @@ github.com/ugorji/go/codec v1.2.11 h1:BMaWp1Bb6fHwEtbplGBGJ498wD+LKlNSl25MjdZY4d
301301github.com/ugorji/go/codec v1.2.11 /go.mod h1:UNopzCgEMSXjBc6AOMqYvWC1ktqTAfzJZUZgYf6w6lg =
302302github.com/wh1te909/go-win64api v0.0.0-20210906074314-ab23795a6ae5 h1:8tp/+fGR+qjDQ00vm0ZorHzskquo76MY9/ChmFFunEA =
303303github.com/wh1te909/go-win64api v0.0.0-20210906074314-ab23795a6ae5 /go.mod h1:qypF+Tf23flzLX5IXuodDb1314BrDrsbwK/OhTh6HBM =
304+ github.com/wh1te909/go-win64api v0.0.0-20230802051600-21b24f62e846 h1:w/2L2xArf30zPrE/8IsqbKrU1FecRtR68Kbw/jj6ep4 =
305+ github.com/wh1te909/go-win64api v0.0.0-20230802051600-21b24f62e846 /go.mod h1:qypF+Tf23flzLX5IXuodDb1314BrDrsbwK/OhTh6HBM =
304306github.com/wh1te909/trmm-shared v0.0.0-20220227075846-f9f757361139 h1:PfOl03o+Y+svWrfXAAu1QWUDePu1yqTq0pf4rpnN8eA =
305307github.com/wh1te909/trmm-shared v0.0.0-20220227075846-f9f757361139 /go.mod h1:ILUz1utl5KgwrxmNHv0RpgMtKeh8gPAABvK2MiXBqv8 =
306308github.com/yuin/goldmark v1.1.25 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
You can’t perform that action at this time.
0 commit comments