revert pseudo/k8s deps

This commit is contained in:
Phillip Wittrock
2019-12-11 15:15:36 -08:00
parent 484ad36529
commit c2dc7ae789
50 changed files with 528 additions and 180 deletions

View File

@@ -7,7 +7,7 @@ import (
)
const (
perPageArg = "per_page"
perPageArg = "per_page"
)
const githubMaxPageSize = 100