From 4cb1bdddc88580d20305415869d4c13827097bd9 Mon Sep 17 00:00:00 2001 From: guillep2k <18600385+guillep2k@users.noreply.github.com> Date: Wed, 4 Sep 2019 02:48:17 -0300 Subject: Strict name matching for Repository.GetTagID() (#8074) * Strict name matching for Repository.GetTagID() * Perform make swagger-check swagger-validate vendor * Add test for GetTagID() --- vendor/modules.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/modules.txt') diff --git a/vendor/modules.txt b/vendor/modules.txt index f3f7e23eb0..d9b6ada2dd 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -374,7 +374,7 @@ golang.org/x/net/internal/socks # golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 golang.org/x/oauth2 golang.org/x/oauth2/internal -# golang.org/x/sys v0.0.0-20190902133755-9109b7679e13 +# golang.org/x/sys v0.0.0-20190904005037-43c01164e931 golang.org/x/sys/windows golang.org/x/sys/windows/svc golang.org/x/sys/cpu -- cgit v1.2.3