Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently the go tool use the Go version defined in go.mod to check for uses of features that did not exist prior to the specified version. Additionally, when a build fails, that version may end up in the error message. To prevent confusion for SDK users, set the version to the oldest Go release supported by sentry-go.
- Loading branch information