Skip to content

Commit

Permalink
readme: drop go 1.19 from support table (#2758)
Browse files Browse the repository at this point in the history
Signed-off-by: Eliott Bouhana <[email protected]>
  • Loading branch information
eliottness authored Jun 25, 2024
1 parent 0905a11 commit 28d4288
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ Datadog APM for Go is built upon dependencies defined in specific versions of th
| 1.22 | [GA](#support-ga) |
| 1.21 | [GA](#support-ga) |
| 1.20 | [Maintenance](#support-maintenance) |
| 1.19 | [Legacy](#support-legacy) |

* Datadog's Trace Agent >= 5.21.1

Expand Down Expand Up @@ -105,4 +104,4 @@ If you're only interested in the tests for a specific integration it can be usef
For example if you're running tests that need the `mysql` database container to be up:
```shell
docker compose -f docker-compose.yaml -p dd-trace-go up -d mysql
```
```

0 comments on commit 28d4288

Please sign in to comment.