Updated everything for dependencies. All sub packages are now part of the project. This was a massive update, hopefully won't have to be reverted.
This commit is contained in:
@ -1,10 +1,11 @@
|
||||
package opus
|
||||
|
||||
import (
|
||||
"git.2mb.codes/~cmb/barnard/gumble/gumble"
|
||||
"github.com/hraban/opus"
|
||||
"git.stormux.org/storm/barnard/gumble/gumble"
|
||||
"git.stormux.org/storm/barnard/gumble/go-opus"
|
||||
)
|
||||
|
||||
|
||||
var Codec gumble.AudioCodec
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user