From 455b12eef398255df86e4cdcd748186aae7c84a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 04:24:32 +0000 Subject: [PATCH] Bump github.com/VirusTotal/vt-go Bumps [github.com/VirusTotal/vt-go](https://github.com/VirusTotal/vt-go) from 0.0.0-20210528074736-45bbe34cc8ab to 1.0.0. - [Release notes](https://github.com/VirusTotal/vt-go/releases) - [Commits](https://github.com/VirusTotal/vt-go/commits/v1.0.0) --- updated-dependencies: - dependency-name: github.com/VirusTotal/vt-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index fc88fe7..c4ab2d8 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/turbot/steampipe-plugin-virustotal go 1.21 require ( - github.com/VirusTotal/vt-go v0.0.0-20210528074736-45bbe34cc8ab + github.com/VirusTotal/vt-go v1.0.0 github.com/turbot/steampipe-plugin-sdk/v5 v5.6.2 ) diff --git a/go.sum b/go.sum index f04c998..6c67114 100644 --- a/go.sum +++ b/go.sum @@ -192,8 +192,8 @@ github.com/NYTimes/gziphandler v0.0.0-20170623195520-56545f4a5d46/go.mod h1:3wb0 github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU= github.com/PuerkitoBio/purell v1.0.0/go.mod h1:c11w/QuzBsJSee3cPx9rAFu61PvFxuPbtSwDGJws/X0= github.com/PuerkitoBio/urlesc v0.0.0-20160726150825-5bd2802263f2/go.mod h1:uGdkoq3SwY9Y+13GIhn11/XLaGBb4BfwItxLd5jeuXE= -github.com/VirusTotal/vt-go v0.0.0-20210528074736-45bbe34cc8ab h1:96tkQLYmgypA3W42fvC3UX3EoOP3hQZuT7d98lnnwyc= -github.com/VirusTotal/vt-go v0.0.0-20210528074736-45bbe34cc8ab/go.mod h1:u1+HeRyl/gQs67eDgVEWNE7+x+zCyXhdtNVrRJR5YPE= +github.com/VirusTotal/vt-go v1.0.0 h1:jnE1HrFdXi5hlgbDMOuNxCerI9Lu+vYVAEQ1x3/35v8= +github.com/VirusTotal/vt-go v1.0.0/go.mod h1:u1+HeRyl/gQs67eDgVEWNE7+x+zCyXhdtNVrRJR5YPE= github.com/XiaoMi/pegasus-go-client v0.0.0-20210427083443-f3b6b08bc4c2 h1:pami0oPhVosjOu/qRHepRmdjD6hGILF7DBr+qQZeP10= github.com/XiaoMi/pegasus-go-client v0.0.0-20210427083443-f3b6b08bc4c2/go.mod h1:jNIx5ykW1MroBuaTja9+VpglmaJOUzezumfhLlER3oY= github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d h1:licZJFw2RwpHMqeKTCYkitsPqHNxTmd4SNR5r94FGM8=