flake: stop setting modSha256
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2022-08-22 16:14:57 +02:00
parent 6624d0e9dc
commit 90f71c2eaf
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -78,7 +78,6 @@
"-X main.version=${version}"
];
modSha256 = lib.fakeSha256;
# dont't forget to update vendorSha256 whenever go.mod or go.sum change
vendorSha256 = "sha256-JNvU72sb0m5bvKz/D6VAGsQiPh2lKt7N2DuhaOp6XA4=";