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 ee329fc commit c0d9d09Copy full SHA for c0d9d09
texture_tutorial/go/go.mod
@@ -4,7 +4,7 @@ go 1.19
4
5
require (
6
github.com/go-flutter-desktop/go-flutter v0.52.2
7
- github.com/go-flutter-desktop/plugins/go-texture-example/example_gif v0.0.0-00010101000000-000000000000
+ github.com/go-flutter-desktop/plugins/go-texture-example/example_gif 01528a4714a5
8
github.com/go-flutter-desktop/plugins/go-texture-example/example_image v0.0.0-00010101000000-000000000000
9
github.com/pkg/errors v0.9.1
10
)
0 commit comments