mirror of
https://github.com/zergon321/reisen.git
synced 2025-12-24 11:51:50 +08:00
go.mod updated.
This commit is contained in:
2
go.mod
2
go.mod
@@ -5,13 +5,13 @@ go 1.17
|
||||
require (
|
||||
github.com/faiface/beep v1.0.2
|
||||
github.com/hajimehoshi/ebiten v1.12.12
|
||||
github.com/silbinarywolf/preferdiscretegpu v1.0.0
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200707082815-5321531c36a2 // indirect
|
||||
github.com/hajimehoshi/oto v0.6.8 // indirect
|
||||
github.com/pkg/errors v0.8.1 // indirect
|
||||
github.com/silbinarywolf/preferdiscretegpu v1.0.0 // indirect
|
||||
golang.org/x/exp v0.0.0-20190731235908-ec7cb31e5a56 // indirect
|
||||
golang.org/x/image v0.0.0-20200801110659-972c09e46d76 // indirect
|
||||
golang.org/x/mobile v0.0.0-20210208171126-f462b3930c8f // indirect
|
||||
|
||||
Reference in New Issue
Block a user