Skip to content

Update Go dependencies #2878

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

Merged
merged 2 commits into from
Nov 21, 2023
Merged

Update Go dependencies #2878

merged 2 commits into from
Nov 21, 2023

Conversation

sanketsudake
Copy link
Member

Description

Go module Updates

github.com/IBM/sarama v1.42.0 [v1.42.1]
github.com/fatih/color v1.15.0 [v1.16.0]
github.com/go-logr/zapr v1.2.4 [v1.3.0]
github.com/hashicorp/go-retryablehttp v0.7.4 [v0.7.5]
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 [v0.46.1]
go.opentelemetry.io/contrib/propagators/autoprop v0.45.0 [v0.46.1]
go.opentelemetry.io/otel v1.19.0 [v1.21.0]
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 [v1.21.0]
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 [v1.21.0]
go.opentelemetry.io/otel/sdk v1.19.0 [v1.21.0]
go.opentelemetry.io/otel/trace v1.19.0 [v1.21.0]
golang.org/x/net v0.17.0 [v0.18.0]
k8s.io/api v0.28.3 [v0.28.4]
k8s.io/apiextensions-apiserver v0.28.3 [v0.28.4]
golang.org/x/image v0.5.0 [v0.10.0] // indirect

Which issue(s) this PR fixes:

Fixes #

Testing

Checklist:

  • I ran tests as well as code linting locally to verify my changes.
  • I have done manual verification of my changes, changes working as expected.
  • I have added new tests to cover my changes.
  • My changes follow contributing guidelines of Fission.
  • I have signed all of my commits.

Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
Copy link

codecov bot commented Nov 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b85ba9e) 43.55% compared to head (a704d1b) 43.55%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2878   +/-   ##
=======================================
  Coverage   43.55%   43.55%           
=======================================
  Files         218      218           
  Lines       22979    22985    +6     
=======================================
+ Hits        10008    10011    +3     
- Misses      11698    11700    +2     
- Partials     1273     1274    +1     
Flag Coverage Δ
unittests 43.55% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sanketsudake sanketsudake merged commit efeb695 into main Nov 21, 2023
@sanketsudake sanketsudake deleted the update-deps-latest branch November 30, 2023 16:50
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.

1 participant