File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/go-flutter-desktop/hover
33go 1.13
44
55require (
6- github.com/GeertJohan/go.rice v1.0.1
6+ github.com/GeertJohan/go.rice v1.0.2
77 github.com/JackMordaunt/icns v1.0.0
88 github.com/Kodeworks/golang-image-ico v0.0.0-20141118225523-73f0f4cfade9
99 github.com/daaku/go.zipexe v1.0.1 // indirect
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7
1414github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
1515github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802 /go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo =
1616github.com/GeertJohan/go.incremental v1.0.0 /go.mod h1:6fAjUhbVuX1KcMD3c8TEgVUqmo4seqhv0i0kdATSkM0 =
17- github.com/GeertJohan/go.rice v1.0.1 h1:y8MI9p4J6WKq5b//RP7dr/5eGwzYKyg+15u7YSsDnuc =
18- github.com/GeertJohan/go.rice v1.0.1 /go.mod h1:af5vUNlDNkCjOZeSGFgIJxDje9qdjsO6hshx0gTmZt4 =
17+ github.com/GeertJohan/go.rice v1.0.2 h1:PtRw+Tg3oa3HYwiDBZyvOJ8LdIyf6lAovJJtr7YOAYk =
18+ github.com/GeertJohan/go.rice v1.0.2 /go.mod h1:af5vUNlDNkCjOZeSGFgIJxDje9qdjsO6hshx0gTmZt4 =
1919github.com/JackMordaunt/icns v1.0.0 h1:41cNyWyQrG6beMw7m93LFK5o1GhefflsBTkauUkUtG8 =
2020github.com/JackMordaunt/icns v1.0.0 /go.mod h1:ubRqphS0f2OD07BuNaQSuw9uHUVQNBX5g38n6i2bdqM =
2121github.com/Kodeworks/golang-image-ico v0.0.0-20141118225523-73f0f4cfade9 h1:1ltqoej5GtaWF8jaiA49HwsZD459jqm9YFz9ZtMFpQA =
You can’t perform that action at this time.
0 commit comments