[#547] go.mod: Update api-go, sdk-go
All checks were successful
Build / Build Components (1.19) (pull_request) Successful in 2m6s
Tests and linters / Tests (1.19) (pull_request) Successful in 3m16s
Tests and linters / Tests (1.20) (pull_request) Successful in 3m40s
Build / Build Components (1.20) (pull_request) Successful in 11m39s
Tests and linters / Lint (pull_request) Successful in 14m0s
Tests and linters / Tests with -race (pull_request) Successful in 5m30s
Vulncheck / Vulncheck (pull_request) Successful in 5m11s
Tests and linters / Staticcheck (pull_request) Successful in 12m7s

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
Evgenii Stratonikov 2023-07-31 14:35:07 +03:00
parent e1141c2456
commit 1983b03617
2 changed files with 2 additions and 2 deletions

4
go.mod
View file

@ -3,10 +3,10 @@ module git.frostfs.info/TrueCloudLab/frostfs-node
go 1.19
require (
git.frostfs.info/TrueCloudLab/frostfs-api-go/v2 v2.15.1-0.20230719100335-582d94c81c74
git.frostfs.info/TrueCloudLab/frostfs-api-go/v2 v2.15.1-0.20230726155259-7a5ee927c8a2
git.frostfs.info/TrueCloudLab/frostfs-contract v0.0.0-20230627134746-36f3d39c406a
git.frostfs.info/TrueCloudLab/frostfs-observability v0.0.0-20230531082742-c97d21411eb6
git.frostfs.info/TrueCloudLab/frostfs-sdk-go v0.0.0-20230719130356-5defed4ab435
git.frostfs.info/TrueCloudLab/frostfs-sdk-go v0.0.0-20230731113339-0fe0d716784b
git.frostfs.info/TrueCloudLab/hrw v1.2.1
git.frostfs.info/TrueCloudLab/tzhash v1.8.0
github.com/cheggaaa/pb v1.0.29

BIN
go.sum

Binary file not shown.