CHANGELOG, README updated to reflect changes.

This commit is contained in:
2022-12-08 10:53:50 +00:00
parent 7f2646ca6e
commit c6c6bfd2ee
3 changed files with 80 additions and 47 deletions

5
go.mod
View File

@@ -1,10 +1,7 @@
module github.com/onyx-and-iris/voicemeeter
module github.com/onyx-and-iris/voicemeeter/v2
go 1.18
// package files moved into root of repository
retract [v1.0.0, v1.1.0]
require (
github.com/sirupsen/logrus v1.9.0
github.com/stretchr/testify v1.8.0