We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13ecd46 commit 810d555Copy full SHA for 810d555
flake.nix
@@ -29,7 +29,7 @@
29
version = golinkVersion;
30
src = pkgs.nix-gitignore.gitignoreSource [ ] ./.;
31
32
- vendorHash = "sha256-noxuIH2rROYPtYxIl6uy4FhMtL7KmtS1U7J6sZbdpM0="; # SHA based on vendoring go.mod
+ vendorHash = "sha256-myGEAOCJkeKGTzyLD6yBC10yHULxcbOnzseGVtYD7qM="; # SHA based on vendoring go.mod
33
};
34
35
}
0 commit comments