upd dep ver for obs, hotkeys examples

This commit is contained in:
onyx-and-iris
2022-09-29 18:25:23 +01:00
parent b2dd96abc4
commit 5b4592f484
4 changed files with 6 additions and 2 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.9.0
github.com/onyx-and-iris/voicemeeter v1.10.0
github.com/sirupsen/logrus v1.9.0
)