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

chore: update dependencies #693

Merged
merged 9 commits into from
Oct 22, 2024
Merged

chore: update dependencies #693

merged 9 commits into from
Oct 22, 2024

Conversation

gammazero
Copy link
Contributor

  • Use sync/atomic instead of uber/atomic

- Use sync/atomic instead of uber/atomic
@gammazero gammazero requested review from lidel and a team as code owners October 18, 2024 20:01
Copy link

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.39%. Comparing base (19bcc75) to head (7db5bca).
Report is 1 commits behind head on main.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #693      +/-   ##
==========================================
+ Coverage   60.36%   60.39%   +0.02%     
==========================================
  Files         243      243              
  Lines       31034    31033       -1     
==========================================
+ Hits        18734    18741       +7     
+ Misses      10634    10630       -4     
+ Partials     1666     1662       -4     
Files with missing lines Coverage Δ
gateway/blockstore.go 0.00% <ø> (ø)

... and 10 files with indirect coverage changes

lidel added a commit to ipfs/kubo that referenced this pull request Oct 21, 2024
this aims to help with debugging CI failure in
ipfs/boxo#693
.github/workflows/gateway-sharness.yml Outdated Show resolved Hide resolved
@gammazero gammazero merged commit 7b7d634 into main Oct 22, 2024
16 checks passed
@gammazero gammazero deleted the chore/update-deps branch October 22, 2024 00:14
gammazero added a commit that referenced this pull request Oct 22, 2024
- update dependencies
- Use sync/atomic instead of uber/atomic
- mod tidy examples
- test sharness with go1.23
- update go-unixfsnode
- fix: extra go mod tidy

(cherry picked from commit 7b7d634)
@gammazero gammazero mentioned this pull request Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants