Skip to content

Commit a180924

Browse files
renovate[bot]renovate-bot
andauthoredDec 5, 2021
fix(deps): update github.com/go-gl/glfw/v3.3/glfw commit hash to caad923 (#635)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 7c8601f commit a180924

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
 

‎go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/Xuanwo/go-locale v1.1.0
77
github.com/davecgh/go-spew v1.1.1
88
github.com/go-gl/gl v0.0.0-20211025173605-bda47ffaa784
9-
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20211024062804-40e447a793be
9+
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20211204153444-caad923f49f4
1010
github.com/pkg/errors v0.9.1
1111
github.com/stretchr/testify v1.7.0
1212
golang.org/x/text v0.3.7

‎go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20210727001814-0db043d8d5be h1:vEIVIuBApE
5151
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20210727001814-0db043d8d5be/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8=
5252
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20211024062804-40e447a793be h1:Z28GdQBfKOL8tNHjvaDn3wHDO7AzTRkmAXvHvnopp98=
5353
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20211024062804-40e447a793be/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8=
54+
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20211204153444-caad923f49f4 h1:KgfIc81yNEUKNAsF+Mt3C1Cl+iQqKF1r7nWEKzL0c2Y=
55+
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20211204153444-caad923f49f4/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8=
5456
github.com/go-ole/go-ole v1.2.4 h1:nNBDSCOigTSiarFpYE9J/KtEA1IOW4CNeqT9TQDqCxI=
5557
github.com/go-ole/go-ole v1.2.4/go.mod h1:XCwSNxSkXRo4vlyPy93sltvi/qJq0jqQhjqQNIwKuxM=
5658
github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 h1:EGx4pi6eqNxGaHF6qqu48+N2wcFQ5qg5FXgOdqsJ5d8=

0 commit comments

Comments
 (0)