Welcome to mirror list, hosted at ThFree Co, Russian Federation.

version.go « lightstep-tracer-go « lightstep « github.com « vendor - gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1cba4ebe95c1042055abdc9339f8f0900e081c9d (plain)
1
2
3
4
package lightstep

// TracerVersionValue provides the current version of the lightstep-tracer-go release
const TracerVersionValue = "0.15.6"