envoy: switch to go_1_17
This commit is contained in:
parent
709f7b3c61
commit
454006f6fd
1 changed files with 1 additions and 1 deletions
|
@ -21022,7 +21022,7 @@ with pkgs;
|
|||
engelsystem = callPackage ../servers/web-apps/engelsystem { php = php74; };
|
||||
|
||||
envoy = callPackage ../servers/http/envoy {
|
||||
go = go_1_15;
|
||||
go = go_1_17;
|
||||
jdk = openjdk11;
|
||||
gn = gn1924;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue