nomad: nomad_1_4 -> nomad_1_5

This commit is contained in:
Etienne Bruines
2023-06-29 14:08:21 +02:00
committed by Etienne Bruines
parent e18dc96307
commit 22f853f642
@@ -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;