File: go.mod

package info (click to toggle)
golang-opentelemetry-otel 1.31.0-5
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid
  • size: 11,844 kB
  • sloc: makefile: 237; sh: 51
file content (4 lines) | stat: -rw-r--r-- 153 bytes parent folder | download | duplicates (2)
1
2
3
4
// Deprecated: Examples are moved to https://github.com/open-telemetry/opentelemetry-go-contrib.
module go.opentelemetry.io/otel/example/zipkin

go 1.22