File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/VirusTotal/vt-cli
33go 1.14
44
55require (
6- github.com/VirusTotal/vt-go v0.0.0-20210415081439-66c331640a9d
6+ github.com/VirusTotal/vt-go v0.0.0-20210528074736-45bbe34cc8ab
77 github.com/briandowns/spinner v1.7.0
88 github.com/cavaliercoder/grab v2.0.0+incompatible
99 github.com/dustin/go-humanize v1.0.0
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ github.com/BurntSushi/toml v0.3.1 h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ
1515github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
1616github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802 /go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo =
1717github.com/OneOfOne/xxhash v1.2.2 /go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU =
18- github.com/VirusTotal/vt-go v0.0.0-20210415081439-66c331640a9d h1:3TT/bNnjEfMysjRz822gkw2ca8LmAjgk9vc8FWhe7MU =
19- github.com/VirusTotal/vt-go v0.0.0-20210415081439-66c331640a9d /go.mod h1:u1+HeRyl/gQs67eDgVEWNE7+x+zCyXhdtNVrRJR5YPE =
18+ github.com/VirusTotal/vt-go v0.0.0-20210528074736-45bbe34cc8ab h1:96tkQLYmgypA3W42fvC3UX3EoOP3hQZuT7d98lnnwyc =
19+ github.com/VirusTotal/vt-go v0.0.0-20210528074736-45bbe34cc8ab /go.mod h1:u1+HeRyl/gQs67eDgVEWNE7+x+zCyXhdtNVrRJR5YPE =
2020github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc /go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc =
2121github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf /go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0 =
2222github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e /go.mod h1:3U/XgcO3hCbHZ8TKRvWD2dDTCfh9M9ya+I9JpbB7O8o =
You can’t perform that action at this time.
0 commit comments