Update to go1.16

Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
Co-authored-by: Michael Matur <michael.matur@gmail.com>
This commit is contained in:
Ludovic Fernandez
2021-03-22 18:00:04 +01:00
committed by GitHub
parent 2921e1059a
commit c47849d43a
5462 changed files with 1407 additions and 1503237 deletions

View File

@@ -17,7 +17,6 @@ find_dirs() {
find . -not \( \
\( \
-path './integration/*' \
-o -path './vendor/*' \
-o -path './.git/*' \
\) \
-prune \