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 @@ -6,7 +6,7 @@ require (
6
6
github.com/0xrawsec/golang-etw v1.5.3
7
7
github.com/0xrawsec/golang-utils v1.3.2
8
8
github.com/0xrawsec/golang-win32 v1.0.14
9
- github.com/0xrawsec/sod v1.10.0
9
+ github.com/0xrawsec/sod v1.10.1
10
10
github.com/0xrawsec/toast v1.2.3
11
11
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12
12
github.com/google/uuid v1.3.0
Original file line number Diff line number Diff line change @@ -22,6 +22,8 @@ github.com/0xrawsec/sod v1.9.10 h1:XoSdy7AEEMCjN+3weHBvstotjaDg1hhtgxtbdC+4jO4=
22
22
github.com/0xrawsec/sod v1.9.10 /go.mod h1:N1cEdcsJxJZ6F7dPK0vpEQ+NdBO8uKS3CFPJyOmEK5E =
23
23
github.com/0xrawsec/sod v1.10.0 h1:Gnw2FypCasXr0w5qE6Tx5jknhI6rcuja0tGrYg2S2oA =
24
24
github.com/0xrawsec/sod v1.10.0 /go.mod h1:N1cEdcsJxJZ6F7dPK0vpEQ+NdBO8uKS3CFPJyOmEK5E =
25
+ github.com/0xrawsec/sod v1.10.1 h1:azLzCBbmCUPXfBpiYYuCmSLGIdQpK3/oCTzkES8B1C8 =
26
+ github.com/0xrawsec/sod v1.10.1 /go.mod h1:N1cEdcsJxJZ6F7dPK0vpEQ+NdBO8uKS3CFPJyOmEK5E =
25
27
github.com/0xrawsec/toast v1.2.3 h1:nTs5NyAdmSoDfxlYjMVMYb9wj3C/MFpnoIoQBPUsHXg =
26
28
github.com/0xrawsec/toast v1.2.3 /go.mod h1:sRvfNYxqVoH1sZnE18s9Knm/lkbarTGNvaNVBf2/h1k =
27
29
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments