---
name: 🐞 Bug Report
about: Something wrong with the Go SDK? Help us improve!
title: ''
labels: 'Type: Bug'
assignees: ''

---

## Summary
<!-- A clear and concise description of what the bug is. -->

## Steps To Reproduce
<!--
Good options:
* Inline source code snippet
* Link to Go Playground https://play.golang.org/
* Gist https://gist.github.com
* Link to a public project
-->

```go

```

## Expected Behavior
<!-- A clear and concise description of what you expected to happen. -->

## Screenshots
<!-- If applicable, add screenshots to help explain your problem. -->

## Sentry.io Event
<!-- If applicable, add a link to an event in sentry.io to help explain your problem. -->

## Environment
<!-- Please complete the following information. -->

### SDK
 - `sentry-go` version: 
 - Go version: 
 - Using Go Modules? [yes/no]

### Sentry
 - Using hosted Sentry in sentry.io? [yes/no]
 - Using your own Sentry installation? Version: 
 - Anything particular to your environment that could be related to this issue?

## Additional context
<!-- Add any other context about the problem here. -->
