tailscale / golink

A private shortlink service for tailnets
BSD 3-Clause "New" or "Revised" License
1.25k stars 79 forks source link

nix: add script to update flake vendor hash #65

Closed kradalby closed 1 year ago

kradalby commented 1 year ago

This PR adds a script to update the flake.nix vendor sha based on the current go.mod file. It also adds a note to the readme to do it after changing go.mod and go.sum.