Skip to content

Commit

Permalink
Merge pull request #12 from go-flutter-desktop/renovate/github.com-go…
Browse files Browse the repository at this point in the history
…-flutter-desktop-go-flutter-0.x

chore(deps): update module go-flutter-desktop/go-flutter to v0.25.0
  • Loading branch information
pchampio committed Jul 16, 2019
2 parents a229d5a + 05205a5 commit 08446b5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion image_picker/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/go-flutter-desktop/plugins/image_picker
go 1.12

require (
github.com/go-flutter-desktop/go-flutter v0.24.1
github.com/go-flutter-desktop/go-flutter v0.25.0
github.com/pkg/errors v0.8.1
)
2 changes: 1 addition & 1 deletion path_provider/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/go-flutter-desktop/plugins/path_provider
go 1.12

require (
github.com/go-flutter-desktop/go-flutter v0.24.1
github.com/go-flutter-desktop/go-flutter v0.25.0
github.com/pkg/errors v0.8.1
github.com/stretchr/testify v1.3.0 // indirect
)
2 changes: 1 addition & 1 deletion shared_preferences/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/go-flutter-desktop/plugins/shared_preferences
go 1.12

require (
github.com/go-flutter-desktop/go-flutter v0.24.1
github.com/go-flutter-desktop/go-flutter v0.25.0
github.com/mitchellh/go-homedir v1.1.0
github.com/pkg/errors v0.8.1
github.com/syndtr/goleveldb v1.0.0
Expand Down

0 comments on commit 08446b5

Please sign in to comment.