mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
Update go.mod
This commit is contained in:
parent
bd3cffac8d
commit
34e246dc32
2
go.mod
2
go.mod
@ -10,7 +10,7 @@ require (
|
||||
github.com/hajimehoshi/go-mp3 v0.1.0
|
||||
github.com/hajimehoshi/go-mplusbitmap v1.0.0
|
||||
github.com/hajimehoshi/oto v0.1.0
|
||||
github.com/jakecoffman/cp v0.0.0-20180418003712-60599de060a3
|
||||
github.com/jakecoffman/cp v0.1.0
|
||||
github.com/jfreymuth/oggvorbis v1.0.0
|
||||
github.com/jfreymuth/vorbis v1.0.0 // indirect
|
||||
github.com/kr/pretty v0.1.0 // indirect
|
||||
|
4
go.sum
4
go.sum
@ -16,8 +16,8 @@ github.com/hajimehoshi/go-mplusbitmap v1.0.0 h1:RTVrmfV5be1Qcgu2wTRnF7Oi/C/QlPh9
|
||||
github.com/hajimehoshi/go-mplusbitmap v1.0.0/go.mod h1:p0ABuCLcowP4ovBofe0b5Bra2t2ITZOBNpZZca5RCfA=
|
||||
github.com/hajimehoshi/oto v0.1.0 h1:txvJhLf3/OUXa/nGyZ48u7hxx6WIgkNLcpXjXZ6lWmc=
|
||||
github.com/hajimehoshi/oto v0.1.0/go.mod h1:Co7jIdNa4+UYZF0whfBysf8qY6o7oV8dFC1Ld//5HmY=
|
||||
github.com/jakecoffman/cp v0.0.0-20180418003712-60599de060a3 h1:Rlv44/It4vop0y1Ws61Q4+708mnuIP8FK3m3f8VCrgI=
|
||||
github.com/jakecoffman/cp v0.0.0-20180418003712-60599de060a3/go.mod h1:a3xPx9N8RyFAACD644t2dj/nK4SuLg1v+jL61m2yVo4=
|
||||
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=
|
||||
github.com/jfreymuth/oggvorbis v1.0.0/go.mod h1:abe6F9QRjuU9l+2jek3gj46lu40N4qlYxh2grqkLEDM=
|
||||
github.com/jfreymuth/vorbis v1.0.0 h1:SmDf783s82lIjGZi8EGUUaS7YxPHgRj4ZXW/h7rUi7U=
|
||||
|
Loading…
Reference in New Issue
Block a user