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 (
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-20190320180904-bf2b1f2f34d7
9
- github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200707082815-5321531c36a2
9
+ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20201108214237-06ea97f0c265
10
10
github.com/pkg/errors v0.9.1
11
11
github.com/stretchr/testify v1.6.1
12
12
golang.org/x/text v0.3.4
Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200625191551-73d3c3675aa3 h1:q521PfSp5/
15
15
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200625191551-73d3c3675aa3 /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
16
16
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200707082815-5321531c36a2 h1:Ac1OEHHkbAZ6EUnJahF0GKcU0FjPc/V8F1DvjhKngFE =
17
17
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200707082815-5321531c36a2 /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
18
+ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20201108214237-06ea97f0c265 h1:BcbKYUZo/TKPsiSh7LymK3p+TNAJJW3OfGO/21sBbiA =
19
+ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20201108214237-06ea97f0c265 /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
18
20
github.com/go-ole/go-ole v1.2.4 h1:nNBDSCOigTSiarFpYE9J/KtEA1IOW4CNeqT9TQDqCxI =
19
21
github.com/go-ole/go-ole v1.2.4 /go.mod h1:XCwSNxSkXRo4vlyPy93sltvi/qJq0jqQhjqQNIwKuxM =
20
22
github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 h1:EGx4pi6eqNxGaHF6qqu48+N2wcFQ5qg5FXgOdqsJ5d8 =
You can’t perform that action at this time.
0 commit comments