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/cubiest/jibberjabber v0.0.0-20200222172555-1351aa3fb4de
77 github.com/davecgh/go-spew v1.1.1
88 github.com/go-gl/gl v0.0.0-20190320180904-bf2b1f2f34d7
9- github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200419152627-bf0707bfd6c6
9+ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200420212212-258d9bec320e
1010 github.com/pkg/errors v0.9.1
1111 github.com/stretchr/testify v1.5.1
1212)
Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4 h1:WtGNWLvXpe
1010github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4 /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
1111github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200419152627-bf0707bfd6c6 h1:0Dm9nbKM4Lrer6uugJPNuSfruJ4FWaK2A9nQv1mQOto =
1212github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200419152627-bf0707bfd6c6 /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
13+ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200420212212-258d9bec320e h1:8ywu4ELC/6owgOZlZx75CyYS5AYwUT2L+hzPModKvag =
14+ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200420212212-258d9bec320e /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
1315github.com/golang/protobuf v1.2.0 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
1416github.com/hpcloud/tail v1.0.0 /go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU =
1517github.com/onsi/ginkgo v1.6.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
You can’t perform that action at this time.
0 commit comments