spiegel_podman/vendor/github.com/containers/common/version/version.go
Sascha Grunert 98ead36531
Switch to containers/common for seccomp
The seccomp/containers-golang library is not maintained any more and we
should stick to containers/common.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-08-27 21:14:59 +02:00

4 lines
86 B
Go

package version
// Version is the version of the build.
const Version = "0.20.4-dev"