Release v1.9.1

- Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0
- Bump github.com/containers/storage from 1.41.0 to 1.42.0
- Update to github.com/containers/image/v5 v5.22.0
- Update to github.com/containers/common v0.49.0
- Stop using deprecated names from c/common/pkg/retry

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
This commit is contained in:
Miloslav Trmač 2022-07-25 21:14:44 +02:00
parent c10b63dc71
commit 2eac0f463a

View File

@ -1,4 +1,4 @@
package version
// Version is the version of the build.
const Version = "1.9.1-dev"
const Version = "1.9.1"