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

update go.mod #876

Merged
merged 3 commits into from
Sep 7, 2020
Merged

update go.mod #876

merged 3 commits into from
Sep 7, 2020

Conversation

cwen0
Copy link
Member

@cwen0 cwen0 commented Sep 7, 2020

Signed-off-by: cwen0 [email protected]

What problem does this PR solve?

fix:

go list -m: unrecognized import path "vbom.ml/util": https fetch: Get "https://vbom.ml/util?go-get=1": dial tcp: lookup vbom.ml: no such host

What is changed and how does it work?

use github.com/fvbommel/util instead of vbom.ml/util

Checklist

Tests

  • Unit test
  • E2E test
  • Manual test (add detailed scripts or steps below)
  • No code

Side effects

  • Breaking backward compatibility

Related changes

  • Need to update the documentation

Does this PR introduce a user-facing change?

NONE

Signed-off-by: cwen0 <[email protected]>
Signed-off-by: cwen0 <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Merging #876 into master will decrease coverage by 3.61%.
The diff coverage is 31.93%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #876      +/-   ##
==========================================
- Coverage   55.78%   52.16%   -3.62%     
==========================================
  Files          68       68              
  Lines        4383     4800     +417     
==========================================
+ Hits         2445     2504      +59     
- Misses       1768     2100     +332     
- Partials      170      196      +26     
Impacted Files Coverage Δ
api/v1alpha1/common_validation.go 100.00% <ø> (ø)
api/v1alpha1/common_webhook.go 100.00% <ø> (ø)
api/v1alpha1/iochaos_types.go 39.43% <0.00%> (-0.57%) ⬇️
api/v1alpha1/iochaos_webhook.go 93.10% <ø> (ø)
api/v1alpha1/kernelchaos_types.go 19.71% <0.00%> (-0.29%) ⬇️
api/v1alpha1/kernelchaos_webhook.go 85.18% <ø> (ø)
api/v1alpha1/kinds.go 26.66% <ø> (ø)
api/v1alpha1/networkchaos_types.go 22.83% <0.00%> (-0.15%) ⬇️
api/v1alpha1/podchaos_types.go 36.61% <0.00%> (-0.53%) ⬇️
api/v1alpha1/podchaos_webhook.go 81.96% <ø> (ø)
... and 55 more

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 19a3506...e8f9734. Read the comment docs.

Copy link
Contributor

@Yisaer Yisaer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@g1eny0ung
Copy link
Member

/merge

@ti-srebot
Copy link
Contributor

/run-all-tests

@ti-srebot ti-srebot merged commit 8519de8 into chaos-mesh:master Sep 7, 2020
STRRL pushed a commit to STRRL/chaos-mesh that referenced this pull request Sep 10, 2020
* update go.mod

Signed-off-by: cwen0 <[email protected]>

* make clean

Signed-off-by: cwen0 <[email protected]>

Co-authored-by: ti-srebot <[email protected]>
Signed-off-by: STRRL <[email protected]>
sjwsl pushed a commit to sjwsl/chaos-mesh that referenced this pull request May 6, 2021
* update go.mod

Signed-off-by: cwen0 <[email protected]>

* make clean

Signed-off-by: cwen0 <[email protected]>

Co-authored-by: ti-srebot <[email protected]>
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.

5 participants