mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 00:15:44 +00:00
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:
parent
88c5aaeec6
commit
2c2f1328b7
1 changed files with 1 additions and 0 deletions
1
go.mod
1
go.mod
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue