update go.mod files

This commit is contained in:
2022-12-15 00:25:55 +00:00
parent 01906b6810
commit 195ee326a0
4 changed files with 6 additions and 6 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.1
github.com/onyx-and-iris/voicemeeter/v2 v2.0.0
github.com/sirupsen/logrus v1.9.0
)