k3s/pkg/dns
Kubernetes Submit Queue 2537f66f0e Merge pull request #29230 from luxas/goimport
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
2016-08-05 16:22:01 -07:00
..
dns.go Service names conform to RFC 1035 2016-08-02 08:42:15 -06:00
dns_test.go Print/log pointers of structs with %#v instead of %+v 2016-08-01 22:27:56 +02:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
treecache.go Run goimports 2016-08-02 15:12:39 +03:00