summaryrefslogtreecommitdiff
path: root/hack/validate/vendor
Commit message (Expand)AuthorAgeFilesLines
* hack/validate/vendor: clean up license validation stepBjorn Neergaard2022-11-181-9/+10
* hack/validate/vendor: split tidy from vendorBjorn Neergaard2022-11-181-31/+32
* validate: format vendor script with shfmtSebastiaan van Stijn2022-08-291-10/+10
* hack/vendor.sh: run "go mod tidy" before vendoringSebastiaan van Stijn2022-02-051-6/+0
* vendor: replace vndr with `go mod vendor`Ilya Dmitrichenko2022-01-181-7/+12
* Fix up vndr toolingKevin Parsons2021-07-131-1/+1
* hack/vendor: add check for vendored archive/tarmoby2021-05-201-1/+2
* vendor: add local copy of archive/tarTonis Tiigi2020-04-241-1/+1
* Vendor check to succeed even if copyright information is not foundChris Price2020-02-131-2/+1
* hack/validate: allow forcing validationSebastiaan van Stijn2019-12-191-1/+1
* hack/validate/vendor: simplify looking for licenseKir Kolyshkin2019-10-291-4/+3
* hack/validate/vendor: shellcheck fixesKir Kolyshkin2019-10-281-4/+4
* hack/validate/vendor: print diff for modified filesKir Kolyshkin2019-10-281-0/+4
* Revert "Bash scripts; use double brackets, fix bare variables, add quotes"Sebastiaan van Stijn2019-01-101-3/+3
* Bash scripts; use double brackets, fix bare variables, add quotesSebastiaan van Stijn2018-12-241-3/+3
* Bump vndrKir Kolyshkin2018-09-061-4/+1
* Bump golang to 1.11.0Kir Kolyshkin2018-09-061-3/+2
* Fix vendor validationDaniel Nephin2018-02-021-9/+13
* hack/validate/vendor: add more checksAkihiro Suda2017-02-161-22/+43
* Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash"Tianon Gravi2017-02-131-1/+1
* project: use vndr for vendoringAlexander Morozov2016-11-031-5/+5
* Move validation out of hack/makeDaniel Nephin2016-11-031-0/+30