Merge pull request #240506 from EtienneBruines/patch-2
nomad: nomad_1_4 -> nomad_1_5
This commit is contained in:
commit
fdf6148999
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ rec {
|
|||
# Upstream partially documents used Go versions here
|
||||
# https://github.com/hashicorp/nomad/blob/master/contributing/golang.md
|
||||
|
||||
nomad = nomad_1_4;
|
||||
nomad = nomad_1_5;
|
||||
|
||||
nomad_1_2 = generic {
|
||||
buildGoModule = buildGo120Module;
|
||||
|
|
Loading…
Reference in a new issue