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

chore: fix dependencies after testcontainers-go bump #1349

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

mdelapenya
Copy link
Contributor

What does this PR do?

It removes the replace directive for Docker libs when testcontainers-go 0.170 was added

In testcontainers-go 0.18.0, the dependencies have been fixed.

Why is it important?

Do not use fixed version of Docker that is outdated

@mdelapenya mdelapenya requested a review from a team as a code owner February 20, 2023 08:56
Copy link
Member

@GeorgeMac GeorgeMac left a comment

Choose a reason for hiding this comment

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

Thanks for this @mdelapenya 🙏

@GeorgeMac GeorgeMac added the automerge Used by Kodiak bot to automerge PRs label Feb 20, 2023
@kodiakhq kodiakhq bot merged commit 6f74961 into flipt-io:main Feb 20, 2023
markphelps added a commit that referenced this pull request Feb 21, 2023
…/flipt into specify-bootstrap-token

* 'specify-bootstrap-token' of https://github.com/flipt-io/flipt:
  feat(auth/k8s): kubernetes auth method service implementation (#1344)
  feat(rpc/auth): define AuthenticationMethodKubernetesService proto (#1341)
  chore: fix dependencies after testcontainers-go bump (#1349)
  chore(deps): bump github.com/testcontainers/testcontainers-go (#1348)
markphelps added a commit that referenced this pull request Feb 22, 2023
* main:
  feat: enable ability to specify bootstrap token (#1350)
  feat(auth/k8s): kubernetes auth method service implementation (#1344)
  feat(rpc/auth): define AuthenticationMethodKubernetesService proto (#1341)
  chore: fix dependencies after testcontainers-go bump (#1349)
  chore(deps): bump github.com/testcontainers/testcontainers-go (#1348)
  chore(deps): bump golang.org/x/net from 0.6.0 to 0.7.0 (#1347)
  chore: switch to official redis client and redis-cache/v9 (#1345)
  chore(deps): bump golang.org/x/net from 0.6.0 to 0.7.0 in /_tools (#1346)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Used by Kodiak bot to automerge PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants