reproxy: switch to go_1_17
Contains a vendor folder - no hash update needed
This commit is contained in:
parent
a6f6c0f0ad
commit
d2a7b17640
1 changed files with 1 additions and 3 deletions
|
@ -21967,9 +21967,7 @@ with pkgs;
|
|||
|
||||
redstore = callPackage ../servers/http/redstore { };
|
||||
|
||||
reproxy = callPackage ../servers/reproxy {
|
||||
buildGoModule = buildGo116Module;
|
||||
};
|
||||
reproxy = callPackage ../servers/reproxy { };
|
||||
|
||||
restic = callPackage ../tools/backup/restic { };
|
||||
|
||||
|
|
Loading…
Reference in a new issue