diff --git a/api/go.mod b/api/go.mod index 09a5713f9..73a86ee9b 100644 --- a/api/go.mod +++ b/api/go.mod @@ -1,6 +1,6 @@ module github.com/hashicorp/nomad/api -go 1.19 +go 1.20 require ( github.com/docker/go-units v0.5.0