module github.com/GitJournal/GitJournal/go go 1.13 require ( github.com/go-flutter-desktop/go-flutter v0.41.0 github.com/go-flutter-desktop/plugins/image_picker v0.1.5 github.com/go-flutter-desktop/plugins/package_info v0.0.0-20200525155813-01ec2ef9f118 github.com/go-flutter-desktop/plugins/path_provider v0.4.0 github.com/go-flutter-desktop/plugins/shared_preferences v0.4.3 github.com/go-flutter-desktop/plugins/url_launcher v0.1.2 github.com/pkg/errors v0.9.1 )