From cbf82630339eb78d276e0a225e2d0b23e4fc44d9 Mon Sep 17 00:00:00 2001 From: MitaliBo Date: Mon, 24 Feb 2020 14:27:29 -0800 Subject: [PATCH] Update go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 901c0750..4ed03020 100644 --- a/go.mod +++ b/go.mod @@ -18,7 +18,7 @@ require ( github.com/mattn/go-runewidth v0.0.8 // indirect github.com/mattn/go-sqlite3 v2.0.3+incompatible // indirect github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b - github.com/moby/moby v0.7.3-0.20190103212154-2b7e084dc98b + github.com/moby/moby v0.7.3-0.20190817195342-4760db040282 github.com/olekukonko/tablewriter v0.0.4 github.com/reiver/go-oi v1.0.0 github.com/reiver/go-telnet v0.0.0-20180421082511-9ff0b2ab096e