diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ require ( cloud.google.com/go v0.60.0 // indirect cloud.google.com/go/storage v1.10.0 github.com/BurntSushi/toml v0.3.1 // indirect + github.com/dvyukov/go-fuzz v0.0.0-20200318091601-be3528f3a813 github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect github.com/golang/protobuf v1.4.2 // indirect github.com/golangci/golangci-lint v1.27.0 |
