We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4a0833 commit fe86d18Copy full SHA for fe86d18
go.mod
@@ -10,7 +10,7 @@ require (
10
github.com/galaco/source-tools-common v0.1.0
11
github.com/galaco/tinygametools v0.1.0
12
github.com/galaco/vtf v1.2.0 // indirect
13
- github.com/go-gl/gl v0.0.0-20190320180904-bf2b1f2f34d7
+ github.com/go-gl/gl 726fda9656d6
14
github.com/go-gl/mathgl v0.0.0-20190713194549-592312d8590a
15
github.com/galaco/filesystem v0.1.3
16
github.com/galaco/vmt v0.1.3 // indirect
0 commit comments