Cite go module change

The go module for podman is changing and we want a deprecation notice in
the 5.8 branch.

Signed-off-by: Brent Baude <bbaude@redhat.com>
This commit is contained in:
Brent Baude
2026-04-29 12:53:45 -05:00
parent 88c5aaeec6
commit 2c2f1328b7

1
go.mod
View File

@@ -1,3 +1,4 @@
// Deprecated: The podman go module has been moved to go.podman.io/podman starting with the v6 release (i.e. go.podman.io/podman/v6)
module github.com/containers/podman/v5
// Warning: if there is a "toolchain" directive anywhere in this file (and most of the