mirror of
https://github.com/containers/skopeo.git
synced 2025-05-08 16:06:20 +00:00
- 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>
5 lines
81 B
Go
5 lines
81 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "1.9.1"
|