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.1.0
77 github.com/davecgh/go-spew v1.1.1
88 github.com/go-gl/gl v0.0.0-20211210172815-726fda9656d6
9- github.com/go-gl/glfw/v3.3/glfw v0.0.0-20220712193148-63cf1f4ef61f
9+ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20220806181222-55e207c401ad
1010 github.com/pkg/errors v0.9.1
1111 github.com/stretchr/testify v1.8.0
1212 golang.org/x/text v0.3.7
Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20201108214237-06ea97f0c265 h1:BcbKYUZo/T
1313github.com/go-gl/glfw/v3.3/glfw v0.0.0-20201108214237-06ea97f0c265 /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
1414github.com/go-gl/glfw/v3.3/glfw v0.0.0-20220712193148-63cf1f4ef61f h1:w3h343WgVLKLITcSpwecCDcq0FO8pAv6A/UG86hhFtY =
1515github.com/go-gl/glfw/v3.3/glfw v0.0.0-20220712193148-63cf1f4ef61f /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
16+ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20220806181222-55e207c401ad h1:kX51IjbsJPCvzV9jUoVQG9GEUqIq5hjfYzXTqQ52Rh8 =
17+ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20220806181222-55e207c401ad /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
1618github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 h1:EGx4pi6eqNxGaHF6qqu48+N2wcFQ5qg5FXgOdqsJ5d8 =
1719github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 /go.mod h1:wJfORRmW1u3UXTncJ5qlYoELFm8eSnnEO6hX4iZ3EWY =
1820github.com/jtolds/gls v4.20.0+incompatible h1:xdiiI2gbIgH/gLH7ADydsJ1uDOEzR8yvV7C0MuV77Wo =
You can’t perform that action at this time.
0 commit comments