``` * use go 1.17 semantics in go.mod * pin tonistiigi/fsutil dep to match docker/docker's dep go get -u ./... go mod vendor ```
* dep ensure and use k8schain * checkpoint * fix vendoring, stuff builds * Use k8schain for pushes too * Use NewNoClient * update ggcr dep * Move k8schain usage to image_util.go