summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorFlakes Updater <noreply+flakes-updater@tailscale.com>2024-01-10 17:03:18 +0000
committerDave Anderson <dave@natulte.net>2024-01-10 09:25:32 -0800
commit91c7dfe85c686e4ab55cb26c68935932d45bc476 (patch)
tree2572ab170f0fce99d4ffac6a7d948795f0729277
parent86e476c8d1f6776bf330059efe7cf46ce279592b (diff)
downloadtailscale-91c7dfe85c686e4ab55cb26c68935932d45bc476.tar.xz
tailscale-91c7dfe85c686e4ab55cb26c68935932d45bc476.zip
go.mod.sri: update SRI hash for go.mod changes
Signed-off-by: Flakes Updater <noreply+flakes-updater@tailscale.com>
-rw-r--r--flake.nix2
-rw-r--r--go.mod.sri2
-rw-r--r--shell.nix2
3 files changed, 3 insertions, 3 deletions
diff --git a/flake.nix b/flake.nix
index d1cccf4ae..e70e2b4c8 100644
--- a/flake.nix
+++ b/flake.nix
@@ -120,4 +120,4 @@
in
flake-utils.lib.eachDefaultSystem (system: flakeForSystem nixpkgs system);
}
-# nix-direnv cache busting line: sha256-uMVRdgO/HTs0CKqWPUFEL/rFvzio1vblTUaz5Cgi+5Q=
+# nix-direnv cache busting line: sha256-8PtzUS8VL1p7KnqSx6Y55tOl41KYOhJfe52V4qMB3Yw=
diff --git a/go.mod.sri b/go.mod.sri
index 7588afcab..036f9f4b0 100644
--- a/go.mod.sri
+++ b/go.mod.sri
@@ -1 +1 @@
-sha256-uMVRdgO/HTs0CKqWPUFEL/rFvzio1vblTUaz5Cgi+5Q=
+sha256-8PtzUS8VL1p7KnqSx6Y55tOl41KYOhJfe52V4qMB3Yw=
diff --git a/shell.nix b/shell.nix
index 01d83db36..0b75fa778 100644
--- a/shell.nix
+++ b/shell.nix
@@ -16,4 +16,4 @@
) {
src = ./.;
}).shellNix
-# nix-direnv cache busting line: sha256-uMVRdgO/HTs0CKqWPUFEL/rFvzio1vblTUaz5Cgi+5Q=
+# nix-direnv cache busting line: sha256-8PtzUS8VL1p7KnqSx6Y55tOl41KYOhJfe52V4qMB3Yw=