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.1.0
7
7
github.com/davecgh/go-spew v1.1.1
8
8
github.com/go-gl/gl v0.0.0-20211210172815-726fda9656d6
9
- github.com/go-gl/glfw/v3.3/glfw v0.0.0-20220320163800-277f93cfa958
9
+ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20220514210836-eae9d2d3f5b7
10
10
github.com/pkg/errors v0.9.1
11
11
github.com/stretchr/testify v1.7.1
12
12
golang.org/x/text v0.3.7
Original file line number Diff line number Diff line change @@ -61,6 +61,8 @@ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20211213063430-748e38ca8aec h1:3FLiRYO6Pl
61
61
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20211213063430-748e38ca8aec /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
62
62
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20220320163800-277f93cfa958 h1:TL70PMkdPCt9cRhKTqsm+giRpgrd0IGEj763nNr2VFY =
63
63
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20220320163800-277f93cfa958 /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
64
+ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20220514210836-eae9d2d3f5b7 h1:CeiPtFvqS9vSoT8FD+XDexNPgZcK9rqIzRY5tdziEtU =
65
+ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20220514210836-eae9d2d3f5b7 /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
64
66
github.com/go-ole/go-ole v1.2.4 h1:nNBDSCOigTSiarFpYE9J/KtEA1IOW4CNeqT9TQDqCxI =
65
67
github.com/go-ole/go-ole v1.2.4 /go.mod h1:XCwSNxSkXRo4vlyPy93sltvi/qJq0jqQhjqQNIwKuxM =
66
68
github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 h1:EGx4pi6eqNxGaHF6qqu48+N2wcFQ5qg5FXgOdqsJ5d8 =
You can’t perform that action at this time.
0 commit comments