Commit 5336a876 authored by Cottand's avatar Cottand
Browse files

nomad: nomad_1_7 -> nomad_1_8

parent 4d47e059
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -55,7 +55,7 @@ rec {
  # Upstream partially documents used Go versions here
  # https://github.com/hashicorp/nomad/blob/master/contributing/golang.md

  nomad = nomad_1_7;
  nomad = nomad_1_8;

  nomad_1_4 = throwUnsupportaed "nomad_1_4";