Skip to content

Commit 2305403

Browse files
committed
Updated sod package
1 parent b09dcac commit 2305403

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/0xrawsec/golang-etw v1.5.3
77
github.com/0xrawsec/golang-utils v1.3.2
88
github.com/0xrawsec/golang-win32 v1.0.14
9-
github.com/0xrawsec/sod v1.10.0
9+
github.com/0xrawsec/sod v1.10.1
1010
github.com/0xrawsec/toast v1.2.3
1111
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
1212
github.com/google/uuid v1.3.0

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ github.com/0xrawsec/sod v1.9.10 h1:XoSdy7AEEMCjN+3weHBvstotjaDg1hhtgxtbdC+4jO4=
2222
github.com/0xrawsec/sod v1.9.10/go.mod h1:N1cEdcsJxJZ6F7dPK0vpEQ+NdBO8uKS3CFPJyOmEK5E=
2323
github.com/0xrawsec/sod v1.10.0 h1:Gnw2FypCasXr0w5qE6Tx5jknhI6rcuja0tGrYg2S2oA=
2424
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=
2527
github.com/0xrawsec/toast v1.2.3 h1:nTs5NyAdmSoDfxlYjMVMYb9wj3C/MFpnoIoQBPUsHXg=
2628
github.com/0xrawsec/toast v1.2.3/go.mod h1:sRvfNYxqVoH1sZnE18s9Knm/lkbarTGNvaNVBf2/h1k=
2729
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=

0 commit comments

Comments
 (0)