Skip to content

Commit aca001a

Browse files
FiloSottilerolandshoemaker
authored andcommitted
all: go mod tidy
Change-Id: I9a21ef4bab1014d3b074152b0accaa58ba3f3a8d Reviewed-on: https://team-review.git.corp.google.com/c/golang/vulndb/+/1061624 Reviewed-by: Roland Shoemaker <bracewell@google.com>
1 parent bcd0039 commit aca001a

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ module golang.org/x/vulndb
33
go 1.16
44

55
require (
6-
github.com/BurntSushi/toml v0.3.1
76
github.com/google/go-cmp v0.5.4
87
golang.org/x/mod v0.4.1
98
gopkg.in/yaml.v2 v2.4.0

go.sum

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
github.com/BurntSushi/toml v0.3.1 h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ=
2-
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
31
github.com/google/go-cmp v0.5.4 h1:L8R9j+yAqZuZjsqh/z+F1NCffTKKLShY6zXTItVIZ8M=
42
github.com/google/go-cmp v0.5.4/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
53
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=

0 commit comments

Comments
 (0)