Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

Commit

Permalink
Merge pull request #9 from dawidd6/update-gotk
Browse files Browse the repository at this point in the history
update gotk
  • Loading branch information
dawidd6 committed Mar 29, 2020
2 parents 7e9a9e7 + cf22810 commit a904cb6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
module github.com/dawidd6/go-appindicator

require github.com/gotk3/gotk3 v0.0.0-20190504080859-ff571eb317ac
go 1.14

require github.com/gotk3/gotk3 v0.4.0
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github.com/gotk3/gotk3 v0.0.0-20190504080859-ff571eb317ac h1:imySnsxMVazE5YjXnM0LsrZMgfKCwJG+F3VfDMbn/ZY=
github.com/gotk3/gotk3 v0.0.0-20190504080859-ff571eb317ac/go.mod h1:Eew3QBwAOBTrfFFDmsDE5wZWbcagBL1NUslj1GhRveo=
github.com/gotk3/gotk3 v0.4.0 h1:TIuhyQitGeRTxOQIV3AJlYtEWWJpC74JHwAIsxlH8MU=
github.com/gotk3/gotk3 v0.4.0/go.mod h1:Eew3QBwAOBTrfFFDmsDE5wZWbcagBL1NUslj1GhRveo=

0 comments on commit a904cb6

Please sign in to comment.