nomad: nomad_1_6 -> nomad_1_7

This commit is contained in:
Cottand
2024-01-24 08:56:14 +00:00
parent 5f2765148e
commit 5300e10e09
@@ -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_6;
nomad = nomad_1_7;
nomad_1_4 = generic {
buildGoModule = buildGo120Module;