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

Fix Golang dependencies, upgrade Gazelle #1231

Merged
merged 3 commits into from Mar 12, 2021
Merged

Conversation

chrismatix
Copy link
Contributor

@chrismatix chrismatix commented Mar 12, 2021

required for #1018

  • Importing aws sdk tools to verify dependencies are working
  • Downgrade k8s deps, because the latest version is incompatible with the golang/net package that Gazelle brings
  • Cleanup dependencies and introduce go embed directive
  • Introduce //go:embed directive to make the project go build compatible again
  • Code fixes to the update-deps tool
  • Upgrade to go 1.16

@chrismatix chrismatix merged commit fe8f91f into develop Mar 12, 2021
@chrismatix chrismatix deleted the fix/1018-bazel-import branch March 12, 2021 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants