Skip to content
This repository was archived by the owner on Jul 25, 2020. It is now read-only.

Commit 19fd119

Browse files
committed
Update all
1 parent cc7d18b commit 19fd119

File tree

3 files changed

+594
-1267
lines changed

3 files changed

+594
-1267
lines changed

controller/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.12
55
require (
66
github.com/go-chi/chi v4.0.2+incompatible
77
github.com/go-chi/render v1.0.1
8-
github.com/reiver/go-oi v0.0.0-20160325061615-431c83978379 // indirect
8+
github.com/reiver/go-oi v1.0.0 // indirect
99
github.com/reiver/go-telnet v0.0.0-20180421082511-9ff0b2ab096e
1010
golang.org/x/tools v0.0.0-20190712213246-8b927904ee0d // indirect
1111
gopkg.in/urfave/cli.v2 v2.0.0-20180128182452-d3ae77c26ac8

0 commit comments

Comments
 (0)