Browse Source

go.mod.sri: update SRI hash for go.mod changes

Signed-off-by: Flakes Updater <[email protected]>
Flakes Updater 1 year ago
parent
commit
aedfb82876
3 changed files with 3 additions and 3 deletions
  1. 1 1
      flake.nix
  2. 1 1
      go.mod.sri
  3. 1 1
      shell.nix

+ 1 - 1
flake.nix

@@ -120,4 +120,4 @@
   in
     flake-utils.lib.eachDefaultSystem (system: flakeForSystem nixpkgs system);
 }
-# nix-direnv cache busting line: sha256-M5e5dE1gGW3ly94r3SxCsBmVwbBmhVtaVDW691vxG/8=
+# nix-direnv cache busting line: sha256-oWxQl5S7ZrSXB07j3JGyJHRfZU1hBnsnkAQYkcPDHg0=

+ 1 - 1
go.mod.sri

@@ -1 +1 @@
-sha256-M5e5dE1gGW3ly94r3SxCsBmVwbBmhVtaVDW691vxG/8=
+sha256-oWxQl5S7ZrSXB07j3JGyJHRfZU1hBnsnkAQYkcPDHg0=

+ 1 - 1
shell.nix

@@ -16,4 +16,4 @@
 ) {
   src =  ./.;
 }).shellNix
-# nix-direnv cache busting line: sha256-M5e5dE1gGW3ly94r3SxCsBmVwbBmhVtaVDW691vxG/8=
+# nix-direnv cache busting line: sha256-oWxQl5S7ZrSXB07j3JGyJHRfZU1hBnsnkAQYkcPDHg0=