diff --git a/go.mod b/go.mod index ccf80c0..2b4541b 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/OrbTools/OrbBind -go 1.15 +go 1.16 require ( fyne.io/fyne v1.4.3