moutend / go-wca

Pure golang bindings for Windows Core Audio API. The `cgo` is not required.
MIT License
111 stars 28 forks source link

Update go-ole/go-ole to v1.2.6 #13

Closed moutend closed 1 year ago

moutend commented 1 year ago

I've updated go-ole/go-ole to v1.2.6.

Also I've applied go fmt to the codes on this repository.

Additionally, I've verified the pkg/wca can build with the latest version of go, v1.20.1.