After introducing Go 1.18 to a project, it's required by law to convert at least one method to a generic one. Everyone hates IntToPtr, StringToPtr, BoolToPtr and Uint64ToPtr, so let's convert them to the ultimate generic ToPtr one. Signed-off-by: Ondřej Budai <ondrej@budai.cz> |
||
|---|---|---|
| .. | ||
| archive.go | ||
| container.go | ||
| image.go | ||
| image_installer.go | ||
| live.go | ||
| ostree_archive.go | ||
| ostree_container.go | ||
| ostree_installer.go | ||
| ostree_raw.go | ||
| ostree_simplified_installer.go | ||