Commit c2eaf56 1 parent 623de79 commit c2eaf56 Copy full SHA for c2eaf56
File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/noborus/tbln v0.0.1
9
9
github.com/olekukonko/tablewriter v0.0.1
10
10
golang.org/x/crypto v0.0.0-20190911031432-227b76d455e7
11
- golang.org/x/sys v0.0.0-20190921204832-2dccfee4fd3e // indirect
11
+ golang.org/x/sys v0.0.0-20190910064555-bbd175535a8b // indirect
12
12
google.golang.org/appengine v1.6.3 // indirect
13
13
)
14
14
Original file line number Diff line number Diff line change @@ -63,6 +63,8 @@ golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5h
63
63
golang.org/x/sys v0.0.0-20190412213103-97732733099d /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
64
64
golang.org/x/sys v0.0.0-20190606165138-5da285871e9c /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
65
65
golang.org/x/sys v0.0.0-20190618155005-516e3c20635f /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
66
+ golang.org/x/sys v0.0.0-20190910064555-bbd175535a8b h1:3S2h5FadpNr0zUUCVZjlKIEYF+KaX/OBplTGo89CYHI =
67
+ golang.org/x/sys v0.0.0-20190910064555-bbd175535a8b /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
66
68
golang.org/x/sys v0.0.0-20190921204832-2dccfee4fd3e h1:9ZBATxGrhPGloVV3LDg+OqDyEtcYRtQ9eIVlIjan6+M =
67
69
golang.org/x/sys v0.0.0-20190921204832-2dccfee4fd3e /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
68
70
golang.org/x/text v0.3.0 /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
You can’t perform that action at this time.
0 commit comments