[#11] mod: Bump deps versions

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
This commit is contained in:
Dmitrii Stepanov 2024-10-09 15:48:20 +03:00
parent 15282c8f44
commit beb1d522ca
Signed by: dstepanov-yadro
GPG key ID: 237AF1A763293BC0
2 changed files with 2 additions and 2 deletions

4
go.mod
View file

@ -3,8 +3,8 @@ module git.frostfs.info/TrueCloudLab/multinet
go 1.22
require (
github.com/stretchr/testify v1.8.4
golang.org/x/net v0.17.0
github.com/stretchr/testify v1.9.0
golang.org/x/net v0.26.0
)
require (

BIN
go.sum

Binary file not shown.