skopeo/version/version.go
tomsweeneyredhat 582ee15bbb [release-1.18] Bump Skopeo to v1.18.1
Bump up to v1.18.1 to get the fix for CVE-2025-27144 ready to ship.

Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
2025-03-11 20:20:18 -04:00

5 lines
82 B
Go

package version
// Version is the version of the build.
const Version = "1.18.1"