Skip to content

Commit

Permalink
go.mod.sri: update SRI hash for go.mod changes
Browse files Browse the repository at this point in the history
Signed-off-by: Flakes Updater <noreply+flakes-updater@tailscale.com>
  • Loading branch information
Flakes Updater authored and danderson committed Jan 20, 2024
1 parent 457102d commit 5b4eb47
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,4 @@
in
flake-utils.lib.eachDefaultSystem (system: flakeForSystem nixpkgs system);
}
# nix-direnv cache busting line: sha256-BK1zugKGtx2RpWHDvFZaFqz/YdoewsG8SscGt25uwtQ=
# nix-direnv cache busting line: sha256-HfbPIA6Ujef7mQGKF1Duf8LAuNqv8DGSVuifMJYRfGc=
2 changes: 1 addition & 1 deletion go.mod.sri
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sha256-BK1zugKGtx2RpWHDvFZaFqz/YdoewsG8SscGt25uwtQ=
sha256-HfbPIA6Ujef7mQGKF1Duf8LAuNqv8DGSVuifMJYRfGc=
2 changes: 1 addition & 1 deletion shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
) {
src = ./.;
}).shellNix
# nix-direnv cache busting line: sha256-BK1zugKGtx2RpWHDvFZaFqz/YdoewsG8SscGt25uwtQ=
# nix-direnv cache busting line: sha256-HfbPIA6Ujef7mQGKF1Duf8LAuNqv8DGSVuifMJYRfGc=

0 comments on commit 5b4eb47

Please sign in to comment.