upd dep files for hotkeys, obs examples

This commit is contained in:
onyx-and-iris
2022-10-05 21:35:13 +01:00
parent 174db162c8
commit 8f630d52e7
4 changed files with 6 additions and 10 deletions

View File

@@ -5,7 +5,7 @@ go 1.18
require (
github.com/BurntSushi/toml v1.2.0
github.com/andreykaipov/goobs v0.10.0
github.com/onyx-and-iris/voicemeeter v1.10.0
github.com/onyx-and-iris/voicemeeter v1.10.1
github.com/sirupsen/logrus v1.9.0
)