Skip to content

Commit

Permalink
fix again
Browse files Browse the repository at this point in the history
  • Loading branch information
Teages committed Jul 30, 2023
1 parent f485ee8 commit 6686b64
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion server/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ require (
)

require (
github.com/Teages/go-vdigi v0.1.3
github.com/Teages/go-vdigi v0.1.4
github.com/Teages/go-vfile v0.0.2
github.com/getlantern/systray v1.2.1
github.com/go-ole/go-ole v1.2.6 // indirect
Expand Down
2 changes: 2 additions & 0 deletions server/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ github.com/Teages/go-vdigi v0.1.2 h1:OlP04zhOR1fCqoqGAww1oL7cm7rkaoyZGl8TwmXQwvY
github.com/Teages/go-vdigi v0.1.2/go.mod h1:fcSffmrQ8TJu8GH//dIbnEbw9g8BxQPrJYs5aUAyd1A=
github.com/Teages/go-vdigi v0.1.3 h1:pL75c59qD1J86BKLVoNkWx9uS1miFyqBxJULkbKX6x4=
github.com/Teages/go-vdigi v0.1.3/go.mod h1:fcSffmrQ8TJu8GH//dIbnEbw9g8BxQPrJYs5aUAyd1A=
github.com/Teages/go-vdigi v0.1.4 h1:NZXVfXsmBp7iNiVrDxTCGD1RZzLRfC4CSOvhJmUW9Hw=
github.com/Teages/go-vdigi v0.1.4/go.mod h1:fcSffmrQ8TJu8GH//dIbnEbw9g8BxQPrJYs5aUAyd1A=
github.com/Teages/go-vfile v0.0.2 h1:u2XOUsMrX9CIWp7s+pfMjlnrv3pUtijHdWxbqnmf+6E=
github.com/Teages/go-vfile v0.0.2/go.mod h1:LhuEFb4vgmxCu3wzpgy9xNAF/2K+Awigkp+HMW5eXxM=
github.com/benbjohnson/clock v1.1.0 h1:Q92kusRqC1XV2MjkWETPvjJVqKetz1OzxZB7mHJLju8=
Expand Down

0 comments on commit 6686b64

Please sign in to comment.