Skip to content

Conversation

@jamietanna
Copy link
Member

There was a report (via Twitter) that nullable wasn't getting
generated for them.

It appears we may not be seeing the issue due to us already having an
import of nullable, and therefore when goimports runs, it knows the
library is here.

Instead, we can make sure that we pre-import it for folks who don't
already have it in their go.mods.

@jamietanna jamietanna added the bug Something isn't working label May 2, 2024
There was a report (via Twitter) that `nullable` wasn't getting
generated for them.

It appears we may not be seeing the issue due to us already having an
import of `nullable`, and therefore when `goimports` runs, it knows the
library is here.

Instead, we can make sure that we pre-import it for folks who don't
already have it in their `go.mod`s.
@jamietanna jamietanna merged commit c786892 into master May 3, 2024
@jamietanna jamietanna deleted the defect/import branch May 5, 2025 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants