docker/docker@v0.7.3-0.20181024032540-785fe99bdb7c checksum mismatch in security-products/analyzers/common
Summary
$ git clone https://gitlab.com/gitlab-org/security-products/analyzers/common.git
$ git show
# => 19da97fa9494e82b128caf09334c268b014955f2
$ cd orchestrator
$ go get
go: finding module for package gitlab.com/gitlab-org/security-products/analyzers/common/v2/search
go: finding module for package gitlab.com/gitlab-org/security-products/analyzers/common/v2/pathfilter
verifying github.com/docker/docker@v0.7.3-0.20181024032540-785fe99bdb7c: checksum mismatch
downloaded: h1:dUYleQVLN8tIu4DaDT22I4F38Dti/bmEtY6ceXaVcQ0=
go.sum: h1:/FCO5gfXuQbf+e8uHolv1vEFYSe0KcKPqLuOxhP32gY=
SECURITY ERROR
This download does NOT match an earlier download recorded in go.sum.
The bits may have been replaced on the origin server, or an attacker may
have intercepted the download attempt.
For more information, see 'go help module-auth'.
This code was introduced in gitlab-org/security-products/analyzers/common!15 (merged).