nomad: nomad_1_5 -> nomad_1_6
This commit is contained in:
parent
4a8789ebfd
commit
ab569cbcca
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ rec {
|
|||
# Upstream partially documents used Go versions here
|
||||
# https://github.com/hashicorp/nomad/blob/master/contributing/golang.md
|
||||
|
||||
nomad = nomad_1_5;
|
||||
nomad = nomad_1_6;
|
||||
|
||||
nomad_1_4 = generic {
|
||||
buildGoModule = buildGo120Module;
|
||||
|
|
Loading…
Reference in a new issue