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

Big bump on all the go deps #524

Merged
merged 1 commit into from
Jan 18, 2023
Merged

Big bump on all the go deps #524

merged 1 commit into from
Jan 18, 2023

Conversation

nothing0012
Copy link
Contributor

Description

Need to bump up all the go deps to catch up with the latest packages/deps changes.

go get -u ./...
make vendor

Also fixed some mocks and breaking api changes

  • AsyncProducer interface
  • grpc mock interface
  • Upgrade go-swagger

Motivation and Context

How Has This Been Tested?

make test

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov-commenter
Copy link

Codecov Report

Merging #524 (0187910) into main (7bc32be) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #524   +/-   ##
=======================================
  Coverage   80.96%   80.96%           
=======================================
  Files          28       28           
  Lines        2222     2222           
=======================================
  Hits         1799     1799           
  Misses        334      334           
  Partials       89       89           
Impacted Files Coverage Δ
pkg/handler/data_recorder_kinesis.go 74.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@nothing0012 nothing0012 merged commit ad810f8 into main Jan 18, 2023
@nothing0012 nothing0012 deleted the zz/big-bump-go-deps branch January 18, 2023 01:15
JesperTerkelsen pushed a commit to Tradeshift/openflagr that referenced this pull request Jan 25, 2023
Commits added: openflagr/flagr@29bc19a...ad810f8

Kewei Zhang (1):
      bump docker action version (openflagr#520)

Zhuojie Zhou | rex (4):
      Add edited cd_docker event (openflagr#521)
      Revert "Add edited cd_docker event (openflagr#521)" (openflagr#522)
      Use github native release note generator (openflagr#523)
      Big bump on all the go deps (openflagr#524)
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

4 participants