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 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-20210315015930-ae072cafe09d
8
+ github.com/go-gl/gl v0.0.0-20210501111010-69f74958bac0
9
9
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20210410170116-ea3d685f79fb
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 @@ -13,6 +13,8 @@ github.com/go-gl/gl v0.0.0-20210308051507-640c6464cf3e h1:hlGZ9V6EvtJe3XeitWx7ZW
13
13
github.com/go-gl/gl v0.0.0-20210308051507-640c6464cf3e /go.mod h1:482civXOzJJCPzJ4ZOX/pwvXBWSnzD4OKMdH4ClKGbk =
14
14
github.com/go-gl/gl v0.0.0-20210315015930-ae072cafe09d h1:o81yRlBATU4PRn97lydmsq8hTRNXI4wlR/VvUQhFRVY =
15
15
github.com/go-gl/gl v0.0.0-20210315015930-ae072cafe09d /go.mod h1:482civXOzJJCPzJ4ZOX/pwvXBWSnzD4OKMdH4ClKGbk =
16
+ github.com/go-gl/gl v0.0.0-20210501111010-69f74958bac0 h1:7xNa69TzlTrKtlBtE4yyNRFP9oqAneXAs9oKJkVOECs =
17
+ github.com/go-gl/gl v0.0.0-20210501111010-69f74958bac0 /go.mod h1:wjpnOv6ONl2SuJSxqCPVaPZibGFdSci9HFocT9qtVYM =
16
18
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200420212212-258d9bec320e h1:8ywu4ELC/6owgOZlZx75CyYS5AYwUT2L+hzPModKvag =
17
19
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200420212212-258d9bec320e /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
18
20
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