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 boltdb to v1.3.4 #793

Merged
merged 1 commit into from
Mar 25, 2020
Merged

go.mod: update boltdb to v1.3.4 #793

merged 1 commit into from
Mar 25, 2020

Conversation

fyrchik
Copy link
Contributor

@fyrchik fyrchik commented Mar 25, 2020

Also import lib as declared in it's go.mod:
via go.etcd.io/bbolt.

Also import lib as declared in it's go.mod:
via `go.etcd.io/bbolt`.
@codecov
Copy link

codecov bot commented Mar 25, 2020

Codecov Report

Merging #793 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #793   +/-   ##
=======================================
  Coverage   66.76%   66.76%           
=======================================
  Files         141      141           
  Lines       12961    12961           
=======================================
  Hits         8653     8653           
  Misses       3898     3898           
  Partials      410      410           
Impacted Files Coverage Δ
pkg/core/storage/boltdb_store.go 80.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4f26064...fcc4877. Read the comment docs.

@roman-khimov roman-khimov added this to the v0.74.1 milestone Mar 25, 2020
@roman-khimov roman-khimov merged commit 396c78c into master Mar 25, 2020
@roman-khimov roman-khimov deleted the update/boltdb branch March 25, 2020 14:33
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