mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-16 01:08:06 -05:00
Automatic merge from submit-queue Run goimport for the whole repo While removing GOMAXPROC and running goimports, I noticed quite a lot of other files also needed a goimport format. Didn't commit `*.generated.go`, `*.deepcopy.go` or files in `vendor` This is more for testing if it builds. The only strange thing here is the gopkg.in/gcfg.v1 => github.com/scalingdata/gcfg replace. cc @jfrazelle @thockin |
||
|---|---|---|
| .. | ||
| fakes.go | ||
| identity_mappers.go | ||
| identity_mappers_test.go | ||
| iterator.go | ||
| iterator_test.go | ||
| pet.go | ||
| pet_set.go | ||
| pet_set_test.go | ||
| pet_set_utils.go | ||