mirror of
https://github.com/containers/skopeo.git
synced 2025-08-16 13:37:24 +00:00
Bump up to v1.18.1 to get the fix for CVE-2025-27144 ready to ship. Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
5 lines
82 B
Go
5 lines
82 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "1.18.1"
|