Skip to content

Commit fd2ef9f

Browse files
authored
chore: update minimum Go version requirement (open-telemetry#7214)
1 parent 1ce5d54 commit fd2ef9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/languages/go/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ future versions.
2424

2525
Ensure that you have the following installed locally:
2626

27-
- [Go](https://go.dev/) 1.22 or greater
27+
- [Go](https://go.dev/) 1.23 or greater
2828

2929
## Example application
3030

0 commit comments

Comments
 (0)