go.*: upgrade to gioui.org/shader@v1.0.1

Change 44adf01768 ugpraded
gioui.org/shader for the OpenGL ES 2.0 fix, but the fix isn't included
in v1.0.0 change d80992fc66 switched to.

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2021-08-24 17:55:09 +02:00
parent 414be0a0b3
commit b90e80f03e
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -10,5 +10,5 @@ require (
require (
gioui.org/cpu v0.0.0-20210817075930-8d6a761490d2
gioui.org/shader v1.0.0
gioui.org/shader v1.0.1
)