File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/Xuanwo/go-locale v1.0.0
7
7
github.com/davecgh/go-spew v1.1.1
8
8
github.com/go-gl/gl v0.0.0-20210308051507-640c6464cf3e
9
- github.com/go-gl/glfw/v3.3/glfw v0.0.0-20210307203918-211ecac01a39
9
+ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20210311203641-62640a716d48
10
10
github.com/pkg/errors v0.9.1
11
11
github.com/stretchr/testify v1.7.0
12
12
golang.org/x/text v0.3.5
Original file line number Diff line number Diff line change @@ -23,6 +23,8 @@ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20210306165530-87ff8d237f3b h1:GZtV4BvE1i
23
23
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20210306165530-87ff8d237f3b /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
24
24
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20210307203918-211ecac01a39 h1:2qFWhzDGB9xbHSLzd8vcILKnH0iAJoKfwIzgOOUGUjI =
25
25
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20210307203918-211ecac01a39 /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
26
+ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20210311203641-62640a716d48 h1:QrUfZrT8n72FUuiABt4tbu8PwDnOPAbnj3Mql1UhdRI =
27
+ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20210311203641-62640a716d48 /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
26
28
github.com/go-ole/go-ole v1.2.4 h1:nNBDSCOigTSiarFpYE9J/KtEA1IOW4CNeqT9TQDqCxI =
27
29
github.com/go-ole/go-ole v1.2.4 /go.mod h1:XCwSNxSkXRo4vlyPy93sltvi/qJq0jqQhjqQNIwKuxM =
28
30
github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 h1:EGx4pi6eqNxGaHF6qqu48+N2wcFQ5qg5FXgOdqsJ5d8 =
You can’t perform that action at this time.
0 commit comments