spiegel_podman/pkg/bindings/containers
Matt Heon 72f1617fac Bump Go module to v5
Moving from Go module v4 to v5 prepares us for public releases.

Move done using gomove [1] as with the v3 and v4 moves.

[1] https://github.com/KSubedi/gomove

Signed-off-by: Matt Heon <mheon@redhat.com>
2024-02-08 09:35:39 -05:00
..
archive.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
attach.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
checkpoint.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
commit.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
containers.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
create.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
diff.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
exec.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
healthcheck.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
logs.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
mount.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
rename.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
term_unix.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
term_windows.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_attach_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_checkpoint_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_commit_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_copy_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_create_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_diff_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_execinspect_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_execremove_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_execstart_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_execstartandattach_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_exists_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_export_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_healthcheck_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_init_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_inspect_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_kill_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_list_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_log_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_mount_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_mountedcontainerpaths_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_pause_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_prune_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_remove_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_rename_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_resizeexectty_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_resizetty_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_restart_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_restore_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_shouldrestart_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_start_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_stats_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_stop_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_top_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_unmount_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_unpause_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_wait_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
update.go Bump Go module to v5 2024-02-08 09:35:39 -05:00