summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 445fc28..2c2b5cb 100644
--- a/go.mod
+++ b/go.mod
@@ -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
)