Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go.mod: Update neofs-crypto dependency #412

Merged
merged 4 commits into from
Aug 18, 2022

Conversation

fyrchik
Copy link
Contributor

@fyrchik fyrchik commented Aug 15, 2022

Fix panic in signature marshaling.

Signed-off-by: Evgenii Stratonikov evgeniy@nspcc.ru

@codecov
Copy link

codecov bot commented Aug 15, 2022

Codecov Report

Merging #412 (0a94187) into master (e87a523) will increase coverage by 0.14%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #412      +/-   ##
==========================================
+ Coverage   63.72%   63.86%   +0.14%     
==========================================
  Files          75       75              
  Lines        9182     9182              
==========================================
+ Hits         5851     5864      +13     
+ Misses       2627     2611      -16     
- Partials      704      707       +3     
Impacted Files Coverage Δ
storagegroup/convert.go 68.96% <ø> (ø)
object/convert.go 74.83% <0.00%> (+0.24%) ⬆️
object/marshal.go 74.72% <0.00%> (+1.83%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

go.mod Outdated Show resolved Hide resolved
Fix panic in signature marshaling.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
Also, update github actions accordingly.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
@carpawell carpawell merged commit 98db3fa into nspcc-dev:master Aug 18, 2022
carpawell pushed a commit that referenced this pull request Aug 18, 2022
Fix panic in signature marshaling.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
carpawell pushed a commit that referenced this pull request Aug 18, 2022
Also, update github actions accordingly.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
carpawell pushed a commit that referenced this pull request Aug 18, 2022
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants