[#1418] go.mod: Update api-go
All checks were successful
DCO action / DCO (pull_request) Successful in 38s
Pre-commit hooks / Pre-commit (pull_request) Successful in 2m7s
Build / Build Components (pull_request) Successful in 2m11s
Tests and linters / Staticcheck (pull_request) Successful in 2m13s
Tests and linters / Tests (pull_request) Successful in 3m2s
Tests and linters / Lint (pull_request) Successful in 3m4s
Tests and linters / gopls check (pull_request) Successful in 3m2s
Vulncheck / Vulncheck (pull_request) Successful in 1m45s
Tests and linters / Run gofumpt (pull_request) Successful in 3m25s
Tests and linters / Tests with -race (pull_request) Successful in 4m19s
All checks were successful
DCO action / DCO (pull_request) Successful in 38s
Pre-commit hooks / Pre-commit (pull_request) Successful in 2m7s
Build / Build Components (pull_request) Successful in 2m11s
Tests and linters / Staticcheck (pull_request) Successful in 2m13s
Tests and linters / Tests (pull_request) Successful in 3m2s
Tests and linters / Lint (pull_request) Successful in 3m4s
Tests and linters / gopls check (pull_request) Successful in 3m2s
Vulncheck / Vulncheck (pull_request) Successful in 1m45s
Tests and linters / Run gofumpt (pull_request) Successful in 3m25s
Tests and linters / Tests with -race (pull_request) Successful in 4m19s
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
parent
2f710d8f94
commit
714eafe8eb
2 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -4,7 +4,7 @@ go 1.22
|
||||||
|
|
||||||
require (
|
require (
|
||||||
code.gitea.io/sdk/gitea v0.17.1
|
code.gitea.io/sdk/gitea v0.17.1
|
||||||
git.frostfs.info/TrueCloudLab/frostfs-api-go/v2 v2.16.1-0.20241001111852-d9a604fbc16f
|
git.frostfs.info/TrueCloudLab/frostfs-api-go/v2 v2.16.1-0.20241007120543-29c522d5d8a3
|
||||||
git.frostfs.info/TrueCloudLab/frostfs-contract v0.19.3-0.20240909072709-3e221b973a3c
|
git.frostfs.info/TrueCloudLab/frostfs-contract v0.19.3-0.20240909072709-3e221b973a3c
|
||||||
git.frostfs.info/TrueCloudLab/frostfs-crypto v0.6.0
|
git.frostfs.info/TrueCloudLab/frostfs-crypto v0.6.0
|
||||||
git.frostfs.info/TrueCloudLab/frostfs-locode-db v0.4.1-0.20240710074952-65761deb5c0d
|
git.frostfs.info/TrueCloudLab/frostfs-locode-db v0.4.1-0.20240710074952-65761deb5c0d
|
||||||
|
|
BIN
go.sum
BIN
go.sum
Binary file not shown.
Loading…
Reference in a new issue