all: upd chlog, x/net

This commit is contained in:
Ainar Garipov
2024-04-04 16:29:15 +03:00
parent 7805a71332
commit e32a37a747
3 changed files with 5 additions and 3 deletions

2
go.mod
View File

@@ -34,7 +34,7 @@ require (
go.etcd.io/bbolt v1.3.9
golang.org/x/crypto v0.21.0
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225
golang.org/x/net v0.22.0
golang.org/x/net v0.23.0
golang.org/x/sys v0.18.0
gopkg.in/natefinch/lumberjack.v2 v2.2.1
gopkg.in/yaml.v3 v3.0.1