Skip to content

Update github.com/go-gl/gl digest to 726fda9 - abandoned #75

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/galaco/source-tools-common v0.1.0
github.com/galaco/tinygametools v0.1.0
github.com/galaco/vtf v1.2.0 // indirect
github.com/go-gl/gl v0.0.0-20190320180904-bf2b1f2f34d7
github.com/go-gl/gl 726fda9656d6
github.com/go-gl/mathgl v0.0.0-20190713194549-592312d8590a
github.com/galaco/filesystem v0.1.3
github.com/galaco/vmt v0.1.3 // indirect
Expand Down