all repos — elgit @ c10b15a75fb16832a4e2162c4adddf5519aa9659

fork of legit: web frontend for git, written in go

update gomod2nix lock file

Alan Pearce
commit

c10b15a75fb16832a4e2162c4adddf5519aa9659

parent

38c51598a7cb4eb994660e85d5fa05a320be4193

1 file changed, 3 insertions(+), 6 deletions(-)

changed files
M nix/gomod2nix.tomlnix/gomod2nix.toml
@@ -37,6 +37,9 @@ hash = "sha256-yuvxYYngpfVkUg9yAmG99IUVmADTQA0tMbBXe0Fq0Mc="
[mod."github.com/emirpasic/gods"] version = "v1.18.1" hash = "sha256-hGDKddjLj+5dn2woHtXKUdd49/3xdsqnhx7VEdCu1m4=" + [mod."github.com/fsnotify/fsnotify"] + version = "v1.9.0" + hash = "sha256-WtpE1N6dpHwEvIub7Xp/CrWm0fd6PX7MKA4PV44rp2g=" [mod."github.com/go-git/gcfg"] version = "v1.5.1-0.20230307220236-3a3c6141e376" hash = "sha256-f4k0gSYuo0/q3WOoTxl2eFaj7WZpdz29ih6CKc8Ude8="
@@ -58,9 +61,6 @@ hash = "sha256-VANNCWNNpARH/ILQV9sCQsBWgyL2iFT+4AHZREpxIWE="
[mod."github.com/kevinburke/ssh_config"] version = "v1.2.0" hash = "sha256-Ta7ZOmyX8gG5tzWbY2oES70EJPfI90U7CIJS9EAce0s=" - [mod."github.com/landlock-lsm/go-landlock"] - version = "v0.0.0-20250303204525-1544bccde3a3" - hash = "sha256-VoBqH9XSRCmEwuY2LvkVAgLLTIVPZi8TvF4q8R7SEQM=" [mod."github.com/microcosm-cc/bluemonday"] version = "v1.0.27" hash = "sha256-EZSya9FLPQ83CL7N2cZy21fdS35hViTkiMK5f3op8Es="
@@ -97,6 +97,3 @@ hash = "sha256-ATVL9yEmgYbkJ1DkltDGRn/auGAjqGOfjQyBYyUo8s8="
[mod."gopkg.in/yaml.v3"] version = "v3.0.1" hash = "sha256-FqL9TKYJ0XkNwJFnq9j0VvJ5ZUU1RvH/52h/f5bkYAU=" - [mod."kernel.org/pub/linux/libs/security/libcap/psx"] - version = "v1.2.70" - hash = "sha256-HrrkfW2O89ACvAdXDpCZBDk7EV3+mLbm64I1AuZzJfA="