Skip to content

Commit 69af166

Browse files
chore(deps): update github.com/go-gl/glfw/v3.3/glfw commit hash to 258d9be (#405)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4782fc4 commit 69af166

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
)

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4 h1:WtGNWLvXpe
1010
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8=
1111
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200419152627-bf0707bfd6c6 h1:0Dm9nbKM4Lrer6uugJPNuSfruJ4FWaK2A9nQv1mQOto=
1212
github.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=
1315
github.com/golang/protobuf v1.2.0/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
1416
github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU=
1517
github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=

0 commit comments

Comments
 (0)