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-20190320180904-bf2b1f2f34d7
8
+ github.com/go-gl/gl v0.0.0-20210308051507-640c6464cf3e
9
9
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20210307203918-211ecac01a39
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 @@ -9,6 +9,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
9
9
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
10
10
github.com/go-gl/gl v0.0.0-20190320180904-bf2b1f2f34d7 h1:SCYMcCJ89LjRGwEa0tRluNRiMjZHalQZrVrvTbPh+qw =
11
11
github.com/go-gl/gl v0.0.0-20190320180904-bf2b1f2f34d7 /go.mod h1:482civXOzJJCPzJ4ZOX/pwvXBWSnzD4OKMdH4ClKGbk =
12
+ github.com/go-gl/gl v0.0.0-20210308051507-640c6464cf3e h1:hlGZ9V6EvtJe3XeitWx7ZWYu85fPn9lYBNtwY6MCvhc =
13
+ github.com/go-gl/gl v0.0.0-20210308051507-640c6464cf3e /go.mod h1:482civXOzJJCPzJ4ZOX/pwvXBWSnzD4OKMdH4ClKGbk =
12
14
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200420212212-258d9bec320e h1:8ywu4ELC/6owgOZlZx75CyYS5AYwUT2L+hzPModKvag =
13
15
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200420212212-258d9bec320e /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
14
16
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