diff --git a/go.mod b/go.mod index c12e146d..c86b8bd5 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/containers/podman-desktop-e2e go 1.22.0 -toolchain go1.22.7 +toolchain go1.23.3 require ( github.com/adrianriobo/goax v0.1.2