gpu,go.*: update gioui.org/shader dependency

Fixes the opengl example on macOS.

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2021-08-16 18:22:32 +02:00
parent 6b537f0d4e
commit c7ea90c4e2
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -10,5 +10,5 @@ require (
require (
gioui.org/cpu v0.0.0-20210808092351-bfe733dd3334
gioui.org/shader v0.0.0-20210808092941-55e18336189e
gioui.org/shader v0.0.0-20210816161847-c12352edbd45
)