umoci
umoci copied to clipboard
build(deps): bump github.com/opencontainers/runtime-spec from 1.0.3 t…
…o 1.1.0-rc4
This version is currently used in Linux distributions to build podman and friends
Codecov Report
Merging #502 (cac950e) into main (fbc1339) will increase coverage by
0.01%. The diff coverage is100.00%.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## main #502 +/- ##
==========================================
+ Coverage 73.48% 73.49% +0.01%
==========================================
Files 60 60
Lines 4884 4886 +2
==========================================
+ Hits 3589 3591 +2
Misses 935 935
Partials 360 360
| Files Changed | Coverage Δ | |
|---|---|---|
| cmd/umoci/config.go | 70.09% <100.00%> (+0.28%) |
:arrow_up: |
There are other changes necessary to fully support image-spec 1.1, so while I appreciate the patch I will probably have to carry this myself (also, I want to do a release of umoci soon and releasing a version with an rc spec is something I'd like to avoid).
By all means, please take over (or close) this PR! -- I needed that patch for Debian and am carrying this as a distro-patch for now