Skip to content

Commit dcd239a

Browse files
authored
[github-actions] auto update vendor hash
1 parent 7106a0e commit dcd239a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
state = if (self ? rev) then "clean" else "dirty";
3838

3939
# This vendorHash represents a derivative of all go.mod dependencies and needs to be adjusted with every change
40-
vendorHash = "sha256-R54TmcAHLBKUAc0KbmjaPbguwEJ3Dr18zuGBN4J5XZc=";
40+
vendorHash = "sha256-dD0s1uqkg8tCFnZ+pwiOr6z7Kki7i+ARSXb5pmKmz60=";
4141

4242
src = ./.;
4343

0 commit comments

Comments
 (0)