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 c0d9d09 commit 5800f45Copy full SHA for 5800f45
texture_tutorial/go/go.mod
@@ -5,7 +5,7 @@ go 1.19
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 01528a4714a5
8
- github.com/go-flutter-desktop/plugins/go-texture-example/example_image v0.0.0-00010101000000-000000000000
+ github.com/go-flutter-desktop/plugins/go-texture-example/example_image 01528a4714a5
9
github.com/pkg/errors v0.9.1
10
)
11
0 commit comments