teleport/version.go
2023-04-18 06:49:34 +00:00

8 lines
191 B
Go

// Code generated by "make version". DO NOT EDIT.
package teleport
const Version = "14.0.0-dev"
// Gitref is set to the output of "git describe" during the build process.
var Gitref string