Jason Hall
6bbd8a331c
Bump deps ( #1885 )
...
```
* use go 1.17 semantics in go.mod
* pin tonistiigi/fsutil dep to match docker/docker's dep
go get -u ./...
go mod vendor
```
2022-01-21 13:59:16 -05:00
Sascha Schwarze
69f942f751
Improve retry behavior for push operation ( #1578 )
...
* Update go-containerregistry to 0.4
* Implement --push-retry argument
2021-02-22 21:25:58 -08:00
Josh Chorlton
57ab7e03f1
bump go-containerregistry dep
2020-08-04 19:41:26 -07:00
Tejal Desai
7b51aec5d9
upgrade go container registry to latest master
2020-03-18 15:00:49 -07:00
Ben Einaudi
03b8922ede
Upgrade dependency to go-containerregistry third-party library
...
By doing so it will fix issues met when mixing source/remote registry
Close #808
2020-01-26 18:55:52 +01:00
Nick Kubala
e59f05e32f
fix deps
2018-08-01 13:02:54 -07:00
Jason Hall
0e3fc0bcd7
Look for usable on-cluster credentials using k8schain ( #243 )
...
* 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
2018-07-21 10:22:13 -07:00