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 vendor again #1835

Merged
merged 2 commits into from
Mar 6, 2023
Merged

remove vendor again #1835

merged 2 commits into from
Mar 6, 2023

Conversation

rbtr
Copy link
Contributor

@rbtr rbtr commented Mar 3, 2023

Reason for Change:

The vendor dir was added back to try to resolve issues with Windows builds - this was addressed via a different solution in #1820 (we only build on Linux and set the GOOS to crosscompile appropriately), and we can remove the vendor again and let go mod do its thing.

Issue Fixed:

Requirements:

Notes:

@rbtr rbtr requested review from a team and matmerr as code owners March 3, 2023 21:34
@rbtr rbtr requested review from thatmattlong, ramiro-gamarra, timraymond and a team and removed request for a team March 3, 2023 21:34
@rbtr rbtr self-assigned this Mar 3, 2023
@rbtr rbtr added the dependencies Dependencies only. label Mar 3, 2023
@rbtr
Copy link
Contributor Author

rbtr commented Mar 3, 2023

just padding my delta LOC

@rbtr rbtr requested a review from csfmomo March 3, 2023 21:39
@rbtr rbtr enabled auto-merge (squash) March 3, 2023 21:45
rbtr added 2 commits March 6, 2023 10:18
Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
Signed-off-by: GitHub <noreply@github.com>
Copy link
Member

@timraymond timraymond left a comment

Choose a reason for hiding this comment

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

The most beautiful thing I've seen all day

plusminus

@rbtr rbtr disabled auto-merge March 6, 2023 18:14
@rbtr rbtr merged commit 1d390a1 into Azure:master Mar 6, 2023
@rbtr rbtr deleted the novendor branch March 6, 2023 18:14
rjdenney pushed a commit that referenced this pull request Mar 13, 2023
* remove vendor (again)

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>

* update mockgen usage for novendor

Signed-off-by: GitHub <noreply@github.com>

---------

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
Signed-off-by: GitHub <noreply@github.com>
rbtr added a commit that referenced this pull request Sep 8, 2023
* remove vendor (again)

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>

* update mockgen usage for novendor

Signed-off-by: GitHub <noreply@github.com>

---------

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
Signed-off-by: GitHub <noreply@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies only.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants