We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4a0b4d commit bf9535eCopy full SHA for bf9535e
flake.nix
@@ -37,7 +37,7 @@
37
state = if (self ? rev) then "clean" else "dirty";
38
39
# This vendorHash represents a derivative of all go.mod dependencies and needs to be adjusted with every change
40
- vendorHash = "sha256-dD0s1uqkg8tCFnZ+pwiOr6z7Kki7i+ARSXb5pmKmz60=";
+ vendorHash = "sha256-nydog+/KGi2D1T3XhXtbh+jCuG9QTE5eCa2HhIS8/R0=";
41
42
src = ./.;
43
0 commit comments