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 testbed modules #360

Merged
merged 2 commits into from
Sep 20, 2019

Conversation

pjanotti
Copy link
Contributor

These are different than the ones on root and if you use an IDE (depending on the settings) these files may get automatically changed constantly. This update to go.mod avoids that.

Paulo Janotti added 2 commits September 20, 2019 11:09
These are different than the ones on root and if you use an IDE (depending on the settings) these files may get automatically changed constantly. This update to go.mod avoids that.
github.com/spf13/viper v1.4.0
github.com/stretchr/testify v1.3.0
go.opencensus.io v0.22.0
github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 // indirect
Copy link
Contributor Author

Choose a reason for hiding this comment

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

why adding this one? it is used by github.com/shirou/gopsutil/process that is used on testbed

$ go mod why github.com/shirou/w32
# github.com/shirou/w32
github.com/open-telemetry/opentelemetry-service/testbed/testbed
github.com/shirou/gopsutil/process
github.com/shirou/w32

@codecov-io
Copy link

Codecov Report

Merging #360 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #360   +/-   ##
======================================
  Coverage    74.4%   74.4%           
======================================
  Files         115     115           
  Lines        6708    6708           
======================================
  Hits         4991    4991           
  Misses       1470    1470           
  Partials      247     247

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 c0e2a27...c53cb22. Read the comment docs.

@pjanotti pjanotti merged commit 63362d5 into open-telemetry:master Sep 20, 2019
@pjanotti pjanotti deleted the update-testbed-modules branch September 20, 2019 19:40
MovieStoreGuy pushed a commit to atlassian-forks/opentelemetry-collector that referenced this pull request Nov 11, 2021
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.

4 participants