Skip to content
This repository was archived by the owner on Jul 21, 2022. It is now read-only.

Commit 2140b17

Browse files
author
Jason Crawford
committed
Updating mixing library
1 parent a1f5b2e commit 2140b17

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module github.com/gotracker/voice
33
go 1.15
44

55
require (
6-
github.com/gotracker/gomixing v1.0.11
6+
github.com/gotracker/gomixing v1.0.12
77
github.com/gotracker/opl2 v1.0.1
88
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/gotracker/gomixing v1.0.11 h1:9x1/pRPV8aoeaLDSz3LZ9YrSdEw+3JDQl5iBO+V8Ikg=
2-
github.com/gotracker/gomixing v1.0.11/go.mod h1:orU2G///ovcRkt4bdNZMhOPvHW0vl5yebXaLKqQcHWw=
1+
github.com/gotracker/gomixing v1.0.12 h1:mdLkhMbnw2kpc7tOkBIYyJEyznp9RdcEC41BggrcZHY=
2+
github.com/gotracker/gomixing v1.0.12/go.mod h1:orU2G///ovcRkt4bdNZMhOPvHW0vl5yebXaLKqQcHWw=
33
github.com/gotracker/opl2 v1.0.1 h1:1PVNs0dXqEAQxdws7fz2WEE3nSKkMb1osTTT7KgEi5g=
44
github.com/gotracker/opl2 v1.0.1/go.mod h1:lW1WbZlh7svEMpurp9LLYWSyf1WPAb750cQ7xGIhCnY=
55
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=

0 commit comments

Comments
 (0)