From 74abff62f3f9d0ecaef2a1a7ba3d83f503d4eb1e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 3 Aug 2021 10:01:51 +0000 Subject: [PATCH] chore(deps): update github.com/rivo/tview commit hash to 29d673a --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 14b8415..5c67926 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/mdlayher/arp v0.0.0-20191213142603-f72070a231fc github.com/miekg/dns v1.1.41 github.com/pquerna/cachecontrol v0.0.0-20201205024021-ac21108117ac // indirect - github.com/rivo/tview v0.0.0-20210312174852-ae9464cc3598 + github.com/rivo/tview 29d673af0ce2 golang.org/x/oauth2 v0.0.0-20210313182246-cd4f82c27b84 gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d // indirect gopkg.in/ldap.v2 v2.5.1