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

Remove vendoring & bump go version to 1.16 #10

Merged
merged 3 commits into from Jan 10, 2022

Conversation

bill3tt
Copy link
Contributor

@bill3tt bill3tt commented Jan 10, 2022

This PR removes vendored dependencies from the repo and bumps Go to 1.16 to match the version defined in the docker file.

I've opted for -mod mod build args instead of vendor which seemed like the most sensible option, but happy to be told otherwise :)

Integration tests passed locally.

Signed-off-by: Ian Billett <ibillett@redhat.com>
Signed-off-by: Ian Billett <ibillett@redhat.com>
squat
squat previously approved these changes Jan 10, 2022
@squat
Copy link
Member

squat commented Jan 10, 2022

Integration tests passed locally.

Why isn't CI running here on GitHub? Let's hold off on merging until CI is running again

@squat squat dismissed their stale review January 10, 2022 17:26

CI is not running

@squat squat closed this Jan 10, 2022
@squat squat reopened this Jan 10, 2022
Copy link
Member

@squat squat left a comment

Choose a reason for hiding this comment

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

CI is running now
LGTM

Signed-off-by: Ian Billett <ibillett@redhat.com>
@bill3tt
Copy link
Contributor Author

bill3tt commented Jan 10, 2022

@squat your review velocity is something I truly admire! I don't have perms to merge - please can you do the honors?

@squat
Copy link
Member

squat commented Jan 10, 2022

💞

@squat squat merged commit 7313276 into observatorium:main Jan 10, 2022
@bill3tt bill3tt deleted the remove-vendoring branch January 18, 2022 11:26
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

2 participants