go-optional icon indicating copy to clipboard operation
go-optional copied to clipboard

A library that provides Go Generics friendly "optional" features.

Results 4 go-optional issues
Sort by recently updated
recently updated
newest added

I encountered a problem during unit tests where the database/sql package was not imported. As a result, go:link did not find the database/sql.convertAssign definition during compilation, which led to a...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Other Branches These updates are pending. To force PRs open, click the checkbox...

or introducing the type compatibility

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/mattn/go-sqlite3](https://redirect.github.com/mattn/go-sqlite3) | `v1.14.22` -> `v1.14.24` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fmattn%2fgo-sqlite3/v1.14.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fmattn%2fgo-sqlite3/v1.14.24?slim=true)](https://docs.renovatebot.com/merge-confidence/)...