diff options
author | 2019-09-06 09:31:05 -0700 | |
---|---|---|
committer | 2019-09-06 12:31:05 -0400 | |
commit | e4df752b17a908c0cef9d3f91cb45856466a08dc (patch) | |
tree | e17f5b997dff73be6d2983cfd2f36ab78ee0c667 /SECURITY.md | |
parent | 41115fb93d4f806d14ad04044ac8ee9d1820052e (diff) | |
download | coredns-e4df752b17a908c0cef9d3f91cb45856466a08dc.tar.gz coredns-e4df752b17a908c0cef9d3f91cb45856466a08dc.tar.zst coredns-e4df752b17a908c0cef9d3f91cb45856466a08dc.zip |
Update go mod tidy (and fix for Azure/go-autorest & azure-sdk-for-go) (#3258)
See https://github.com/coredns/coredns/pull/3209#issuecomment-525016357
for the previous issues, also see https://github.com/Azure/go-autorest/issues/414
for some further background.
Basically go mod has some issue when multiple tags exists (as main module and submodule)
within the same repo. That was fixed in go-autorest very recently, though
azure-sdk-for-go has not been fully updated yet.
This fix is a temporarily one with `replace` fix. Once azure-sdk-for-go
is updated then we could drop the `replace fix`
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Diffstat (limited to 'SECURITY.md')
0 files changed, 0 insertions, 0 deletions