all repos — elgit @ 67e355d5a4f7042d6c16a32afc9119b844d0b467

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

deps: bump golang.org/x/net from 0.22.0 to 0.23.0 (#40)

dependabot[bot]
commit

67e355d5a4f7042d6c16a32afc9119b844d0b467

parent

8a5486431aa93cd4641c720b07af311e513523fc

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M go.modgo.mod
@@ -32,7 +32,7 @@ github.com/skeema/knownhosts v1.2.2 // indirect
github.com/xanzy/ssh-agent v0.3.3 // indirect golang.org/x/crypto v0.21.0 // indirect golang.org/x/mod v0.16.0 // indirect - golang.org/x/net v0.22.0 // indirect + golang.org/x/net v0.23.0 // indirect golang.org/x/tools v0.19.0 // indirect gopkg.in/warnings.v0 v0.1.2 // indirect )