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

Revert "Update dependencies to support Generics" #365

Merged
merged 1 commit into from
Jun 20, 2022
Merged

Conversation

stytchiz
Copy link
Collaborator

Reverts #360

Build tests are failing
internal/wire/copyast.go:267: undefined: ast.IndexListExpr

They still are using go1.17 so they'll need to first be updated to go1.18.

@stytchiz stytchiz requested a review from jayzhuang June 20, 2022 01:33
@jayzhuang
Copy link
Collaborator

oof, looks like we'll have to merge #356 first, if we decide to move up to 1.18

@jayzhuang jayzhuang merged commit 0675cdc into main Jun 20, 2022
@Davincible
Copy link

@jayzhuang any plans to merge #356 ?

@clarkmcc
Copy link

Also curious on the status of getting generic support back into wire

trunk-io bot referenced this pull request in ride-app/driver-service Feb 7, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/google/wire](https://togithub.com/google/wire) | `v0.5.0` -> `v0.6.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoogle%2fwire/v0.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgoogle%2fwire/v0.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgoogle%2fwire/v0.5.0/v0.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgoogle%2fwire/v0.5.0/v0.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>google/wire (github.com/google/wire)</summary>

### [`v0.6.0`](https://togithub.com/google/wire/releases/tag/v0.6.0)

[Compare Source](https://togithub.com/google/wire/compare/v0.5.0...v0.6.0)

#### New Contributors

-   [@&#8203;rsc](https://togithub.com/rsc) made their first contribution in [https://github.com/google/wire/pull/339](https://togithub.com/google/wire/pull/339)
-   [@&#8203;giautm](https://togithub.com/giautm) made their first contribution in [https://github.com/google/wire/pull/353](https://togithub.com/google/wire/pull/353)
-   [@&#8203;wirekang](https://togithub.com/wirekang) made their first contribution in [https://github.com/google/wire/pull/357](https://togithub.com/google/wire/pull/357)
-   [@&#8203;efueyo](https://togithub.com/efueyo) made their first contribution in [https://github.com/google/wire/pull/360](https://togithub.com/google/wire/pull/360)
-   [@&#8203;stytchiz](https://togithub.com/stytchiz) made their first contribution in [https://github.com/google/wire/pull/365](https://togithub.com/google/wire/pull/365)
-   [@&#8203;toddtreece](https://togithub.com/toddtreece) made their first contribution in [https://github.com/google/wire/pull/401](https://togithub.com/google/wire/pull/401)

**Full Changelog**: google/wire@v0.5.0...v0.6.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ride-app/driver-service).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
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.

4 participants