Skip to content

Commit

Permalink
go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
dlatchx committed Jan 16, 2021
1 parent 1bad3ff commit 1fead54
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@ go 1.15

require (
github.com/adraenwan/opengl-es-go v0.0.0-20150603063834-39b7066af7c2
github.com/go-gl/gl v0.0.0-20190320180904-bf2b1f2f34d7
github.com/remogatto/egl v0.0.0-20140203134355-fea5ba3496ba
)
1 change: 0 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
github.com/adraenwan/opengl-es-go v0.0.0-20150603063834-39b7066af7c2 h1:Yzm59/hcTu6zRrJzR5rmsuGiwB1g8jbHR4cIr9hwPKg=
github.com/adraenwan/opengl-es-go v0.0.0-20150603063834-39b7066af7c2/go.mod h1:uSgZwepxb/uB8Sat8WRdDEr9uJ2N/0QUeQBm++q8YyU=
github.com/go-gl/gl v0.0.0-20190320180904-bf2b1f2f34d7/go.mod h1:482civXOzJJCPzJ4ZOX/pwvXBWSnzD4OKMdH4ClKGbk=
github.com/remogatto/egl v0.0.0-20140203134355-fea5ba3496ba h1:0EE2haDQAnaldV7OhCWqltUPcgsZUZttKOGcHKZyxdM=
github.com/remogatto/egl v0.0.0-20140203134355-fea5ba3496ba/go.mod h1:/SxS0px6zZIo/owvUHed3K8JBZQ10aIpTdMOkjeWlmo=

0 comments on commit 1fead54

Please sign in to comment.