File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/Xuanwo/go-locale v1.0.0
77 github.com/davecgh/go-spew v1.1.1
88 github.com/go-gl/gl v0.0.0-20210501111010-69f74958bac0
9- github.com/go-gl/glfw/v3.3/glfw v0.0.0-20210715014612-ab6297867137
9+ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20210727001814-0db043d8d5be
1010 github.com/pkg/errors v0.9.1
1111 github.com/stretchr/testify v1.7.0
1212 golang.org/x/text v0.3.6
Original file line number Diff line number Diff line change @@ -37,6 +37,8 @@ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20210714155130-550f9471722b h1:WrW6EbWsK1
3737github.com/go-gl/glfw/v3.3/glfw v0.0.0-20210714155130-550f9471722b /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
3838github.com/go-gl/glfw/v3.3/glfw v0.0.0-20210715014612-ab6297867137 h1:nkvwT/9HzcHRekrCaLk/a4At+RNwr6lu6rl28kBDQ+Q =
3939github.com/go-gl/glfw/v3.3/glfw v0.0.0-20210715014612-ab6297867137 /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
40+ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20210727001814-0db043d8d5be h1:vEIVIuBApEBQTEJt19GfhoU+zFSV+sNTa9E9FdnRYfk =
41+ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20210727001814-0db043d8d5be /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
4042github.com/go-ole/go-ole v1.2.4 h1:nNBDSCOigTSiarFpYE9J/KtEA1IOW4CNeqT9TQDqCxI =
4143github.com/go-ole/go-ole v1.2.4 /go.mod h1:XCwSNxSkXRo4vlyPy93sltvi/qJq0jqQhjqQNIwKuxM =
4244github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 h1:EGx4pi6eqNxGaHF6qqu48+N2wcFQ5qg5FXgOdqsJ5d8 =
You can’t perform that action at this time.
0 commit comments