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 67e96c9 commit ee329fcCopy full SHA for ee329fc
plugin_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-plugin-example/battery 01528a4714a5
8
- github.com/go-flutter-desktop/plugins/go-plugin-example/complex v0.0.0-00010101000000-000000000000
+ github.com/go-flutter-desktop/plugins/go-plugin-example/complex 01528a4714a5
9
github.com/pkg/errors v0.9.1
10
)
11
0 commit comments