diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ require ( github.com/alexflint/go-arg v1.4.3 github.com/digitalocean/godo v1.107.0 go.wit.com/gui/gadgets v0.1.3 - go.wit.com/gui/gui v0.10.1 - go.wit.com/log v0.3.1 + go.wit.com/gui/gui v0.10.3 + go.wit.com/log v0.4.2 golang.org/x/oauth2 v0.15.0 ) |
