Compare commits

...

1 commit

Author SHA1 Message Date
d74db0f861 [#885] go.mod: Update APE
All checks were successful
DCO action / DCO (pull_request) Successful in 2m20s
Build / Build Components (1.21) (pull_request) Successful in 2m56s
Vulncheck / Vulncheck (pull_request) Successful in 3m20s
Build / Build Components (1.20) (pull_request) Successful in 4m8s
Tests and linters / Tests (1.21) (pull_request) Successful in 6m25s
Tests and linters / Staticcheck (pull_request) Successful in 6m17s
Tests and linters / Lint (pull_request) Successful in 6m52s
Tests and linters / Tests (1.20) (pull_request) Successful in 7m0s
Tests and linters / Tests with -race (pull_request) Successful in 6m58s
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
2024-01-12 12:02:11 +03:00
2 changed files with 1 additions and 1 deletions

2
go.mod
View file

@ -8,7 +8,7 @@ require (
git.frostfs.info/TrueCloudLab/frostfs-observability v0.0.0-20231101111734-b3ad3335ff65
git.frostfs.info/TrueCloudLab/frostfs-sdk-go v0.0.0-20231122162120-56debcfa569e
git.frostfs.info/TrueCloudLab/hrw v1.2.1
git.frostfs.info/TrueCloudLab/policy-engine v0.0.0-20231221121354-ed93bb5cc574
git.frostfs.info/TrueCloudLab/policy-engine v0.0.0-20240112075604-c80c99b13e53
git.frostfs.info/TrueCloudLab/tzhash v1.8.0
github.com/cheggaaa/pb v1.0.29
github.com/chzyer/readline v1.5.1

BIN
go.sum

Binary file not shown.