fix: import

This commit is contained in:
Livio Amstutz
2020-03-23 08:43:08 +01:00
parent 90342ed872
commit 265ea450b1
3 changed files with 1 additions and 4 deletions

1
go.mod
View File

@@ -22,5 +22,4 @@ require (
google.golang.org/grpc v1.28.0
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
gopkg.in/yaml.v2 v2.2.8 // indirect
rsc.io/sampler v1.99.99 // indirect
)