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 5
5
require (
6
6
github.com/Xuanwo/go-locale v1.0.0
7
7
github.com/davecgh/go-spew v1.1.1
8
- github.com/go-gl/gl v0.0.0-20210813123233-e4099ee2221f
8
+ github.com/go-gl/gl v0.0.0-20210905235341-f7a045908259
9
9
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20210727001814-0db043d8d5be
10
10
github.com/pkg/errors v0.9.1
11
11
github.com/stretchr/testify v1.7.0
Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ github.com/go-gl/gl v0.0.0-20210812231146-e33571d17ed6 h1:Ww1K+TzQDcMuvQERT9XRkL
19
19
github.com/go-gl/gl v0.0.0-20210812231146-e33571d17ed6 /go.mod h1:wjpnOv6ONl2SuJSxqCPVaPZibGFdSci9HFocT9qtVYM =
20
20
github.com/go-gl/gl v0.0.0-20210813123233-e4099ee2221f h1:s0O46d8fPwk9kU4k1jj76wBquMVETx7uveQD9MCIQoU =
21
21
github.com/go-gl/gl v0.0.0-20210813123233-e4099ee2221f /go.mod h1:wjpnOv6ONl2SuJSxqCPVaPZibGFdSci9HFocT9qtVYM =
22
+ github.com/go-gl/gl v0.0.0-20210905235341-f7a045908259 h1:8q7+xl2D2qHPLTII1t4vSMNP2VKwDcn+Avf2WXvdB1A =
23
+ github.com/go-gl/gl v0.0.0-20210905235341-f7a045908259 /go.mod h1:wjpnOv6ONl2SuJSxqCPVaPZibGFdSci9HFocT9qtVYM =
22
24
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200420212212-258d9bec320e h1:8ywu4ELC/6owgOZlZx75CyYS5AYwUT2L+hzPModKvag =
23
25
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200420212212-258d9bec320e /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
24
26
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200625191551-73d3c3675aa3 h1:q521PfSp5/z6/sD9FZZOWj4d1MLmfQW8PkRnI9M6PCE =
You can’t perform that action at this time.
0 commit comments