Skip to content

Commit

Permalink
fix: latest lunii lib
Browse files Browse the repository at this point in the history
  • Loading branch information
olup committed Jul 24, 2022
1 parent 9127607 commit 2398a47
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.17
require (
github.com/blang/semver v3.5.1+incompatible
github.com/google/uuid v1.3.0
github.com/olup/lunii-cli v0.0.0-20220723220854-09db644fb9f7
github.com/olup/lunii-cli v0.0.0-20220724111421-28d78cab98b2
github.com/rhysd/go-github-selfupdate v1.2.3
github.com/wailsapp/wails/v2 v2.0.0-beta.38
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,8 @@ github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=
github.com/olup/lunii-cli v0.0.0-20220723220854-09db644fb9f7 h1:LdzTSZsRuK4XRUGWZAuFSiVTnLKzV/Nduah/JHiuDxA=
github.com/olup/lunii-cli v0.0.0-20220723220854-09db644fb9f7/go.mod h1:g4bHHyZLCMRNrgrvWwNBTUV24rXQC8WMTQFprEAUKXY=
github.com/olup/lunii-cli v0.0.0-20220724111421-28d78cab98b2 h1:vmkr59bW7gKlW2SUZIY6SpkiYdzxOHVOQ7wqNA0QV7w=
github.com/olup/lunii-cli v0.0.0-20220724111421-28d78cab98b2/go.mod h1:g4bHHyZLCMRNrgrvWwNBTUV24rXQC8WMTQFprEAUKXY=
github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/ginkgo v1.12.1/go.mod h1:zj2OWP4+oCPe1qIXoGWkgMRwljMUYCdkwsT2108oapk=
github.com/onsi/ginkgo v1.14.0/go.mod h1:iSB4RoI2tjJc9BBv4NKIKWKya62Rps+oPG/Lv9klQyY=
Expand Down

0 comments on commit 2398a47

Please sign in to comment.