add sounds

This commit is contained in:
ILikePython256
2023-09-29 21:04:56 -06:00
parent 0b56a08165
commit 93dabe465b
3 changed files with 59 additions and 7 deletions

1
go.mod
View File

@@ -13,6 +13,7 @@ require (
github.com/fsnotify/fsnotify v1.6.0 // indirect
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20221017161538-93cebf72946b // indirect
github.com/hajimehoshi/file2byteslice v1.0.0 // indirect
github.com/hajimehoshi/oto/v2 v2.4.1 // indirect
github.com/jezek/xgb v1.1.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
golang.org/x/exp v0.0.0-20190731235908-ec7cb31e5a56 // indirect