Update Oto version

This commit is contained in:
Hajime Hoshi 2019-06-17 03:01:00 +09:00
parent 34187d03a8
commit ab61a2d23c
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -8,7 +8,7 @@ require (
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
github.com/hajimehoshi/bitmapfont v1.1.1
github.com/hajimehoshi/go-mp3 v0.2.1
github.com/hajimehoshi/oto v0.3.5-0.20190614161250-8d99bbad4d48
github.com/hajimehoshi/oto v0.3.5-0.20190616180011-3d2f4f95dfd4
github.com/jakecoffman/cp v0.1.0
github.com/jfreymuth/oggvorbis v1.0.0
github.com/jfreymuth/vorbis v1.0.0 // indirect

4
go.sum
View File

@ -10,8 +10,8 @@ github.com/hajimehoshi/go-mp3 v0.2.1 h1:DH4ns3cPv39n3cs8MPcAlWqPeAwLCK8iNgqvg0QB
github.com/hajimehoshi/go-mp3 v0.2.1/go.mod h1:Rr+2P46iH6PwTPVgSsEwBkon0CK5DxCAeX/Rp65DCTE=
github.com/hajimehoshi/oto v0.3.4 h1:FSlftYfESnZgI1ghi6WLMqVMjTrl9i8nRri3bL4Bdhs=
github.com/hajimehoshi/oto v0.3.4/go.mod h1:PgjqsBJff0efqL2nlMJidJgVJywLn6M4y8PI4TfeWfA=
github.com/hajimehoshi/oto v0.3.5-0.20190614161250-8d99bbad4d48 h1:UkrVeOiZCLFBSCLIKLNDjU8DuuO7/zAQRI0H01fLe1k=
github.com/hajimehoshi/oto v0.3.5-0.20190614161250-8d99bbad4d48/go.mod h1:u9nr7V0Y5O8wsUcDnH6lqs+XNg0ycWPhXa8td4kMjxY=
github.com/hajimehoshi/oto v0.3.5-0.20190616180011-3d2f4f95dfd4 h1:wY7Z1Sk64QPpfyiyg2lZIUKqTJdTmysFt8i2KyhO6Y4=
github.com/hajimehoshi/oto v0.3.5-0.20190616180011-3d2f4f95dfd4/go.mod h1:0QXGEkbuJRohbJaxr7ZQSxnju7hEhseiPx2hrh6raOI=
github.com/jakecoffman/cp v0.1.0 h1:sgSYEGUgfwiT447fRjloa2c5b6UyYP+7muR3gQK+Ep0=
github.com/jakecoffman/cp v0.1.0/go.mod h1:a3xPx9N8RyFAACD644t2dj/nK4SuLg1v+jL61m2yVo4=
github.com/jfreymuth/oggvorbis v1.0.0 h1:aOpiihGrFLXpsh2osOlEvTcg5/aluzGQeC7m3uYWOZ0=