Skip to content

Commit df4349e

Browse files
use new go verion
1 parent 709e5c3 commit df4349e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ nix-std: {
7575
additionalLdFlags ? [],
7676
appName ? null,
7777
preCheck ? null,
78-
goVersion ? "1.19",
78+
goVersion ? "1.20",
7979
...
8080
}: let
8181
buildGoModuleArgs =

0 commit comments

Comments
 (0)