diff --git a/go.mod b/go.mod index cfef10c8..3ff48826 100644 --- a/go.mod +++ b/go.mod @@ -1,8 +1,6 @@ module github.com/hashicorp/nomad-driver-podman -go 1.21.0 - -toolchain go1.22.5 +go 1.21 replace ( // Fix error tidying due to Nomad downstream dependencies and the recent