Skip to content

Commit 033eca1

Browse files
authored
[github-actions] auto update vendor hash
1 parent 2aa6012 commit 033eca1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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-WlcE8yCwu2ytH9sDi0aXbswlvx5DKwp7HYHB3vKEs8w=";
40+
vendorHash = "sha256-A4ViFWPWNsF3/TbYNALyjMzfvl09DZxAlUxS7FsTuUY=";
4141

4242
src = ./.;
4343

0 commit comments

Comments
 (0)