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

Signed-off-by: Flakes Updater <noreply+flakes-updater@tailscale.com>
main
Flakes Updater 2 years ago committed by Dave Anderson
parent 7aa766ee65
commit 4f2a2bfa42
  1. 2
      flake.nix
  2. 2
      go.mod.sri
  3. 2
      shell.nix

@ -126,4 +126,4 @@
in in
flake-utils.lib.eachDefaultSystem (system: flakeForSystem nixpkgs system); flake-utils.lib.eachDefaultSystem (system: flakeForSystem nixpkgs system);
} }
# nix-direnv cache busting line: sha256-dlzNJtzHhsPM02mDZhTFpEsNwwHHL1eqF8MWSU4Mhew= # nix-direnv cache busting line: sha256-xO1DuLWi6/lpA9ubA2ZYVJM+CkVNA5IaVGZxX9my0j0=

@ -1 +1 @@
sha256-dlzNJtzHhsPM02mDZhTFpEsNwwHHL1eqF8MWSU4Mhew= sha256-xO1DuLWi6/lpA9ubA2ZYVJM+CkVNA5IaVGZxX9my0j0=

@ -16,4 +16,4 @@
) { ) {
src = ./.; src = ./.;
}).shellNix }).shellNix
# nix-direnv cache busting line: sha256-dlzNJtzHhsPM02mDZhTFpEsNwwHHL1eqF8MWSU4Mhew= # nix-direnv cache busting line: sha256-xO1DuLWi6/lpA9ubA2ZYVJM+CkVNA5IaVGZxX9my0j0=

Loading…
Cancel
Save