Skip to content

Commit 1f64ab7

Browse files
committed
Change Version() function to const Version string in otelhttp (#8134)
1 parent b56f585 commit 1f64ab7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1622,3 +1622,7 @@ First official tagged release of `contrib` repository.
16221622
[Go 1.18]: https://go.dev/doc/go1.18
16231623

16241624
[GO-2024-2687]: https://pkg.go.dev/vuln/GO-2024-2687
1625+
1626+
### Changed
1627+
1628+
- Change `Version()` function in `otelhttp` package to a `const Version` string. (#8134)

0 commit comments

Comments
 (0)