You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2026-06-03 18:35:08 +02:00
Removes go1.17, replaces with go1.18 (#3179)
* Removes go1.17, replaces with go1.18 * Update Changelog Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com> Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module go.opentelemetry.io/otel/example/zipkin
|
||||
|
||||
go 1.17
|
||||
go 1.18
|
||||
|
||||
replace (
|
||||
go.opentelemetry.io/otel => ../..
|
||||
|
||||
Reference in New Issue
Block a user