Skip to content

Commit e3d9d09

Browse files
authored
Merge pull request #68 from datum-cloud/nix-update-hash/renovate/sigs.k8s.io-controller-runtime-0.x
chore(nix): Update vendorHash after Go dependency changes
2 parents ecb5c94 + b788e9b commit e3d9d09

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
@@ -41,7 +41,7 @@
4141
# Hash of Go module dependencies.
4242
# Update this after changing go.mod/go.sum:
4343
# task nix-update-hash
44-
vendorHash = "sha256-zbQ/K15d4R9eaghuAiblHhUptwXLyjVh3pvVg0BOP08=";
44+
vendorHash = "sha256-428mvFi1RltJ6UiuIuBgVrkU6JYMz/qXbRKslZoZ1j0=";
4545

4646
ldflags = [
4747
"-s"

0 commit comments

Comments
 (0)