teleport/version.go
2023-01-18 19:01:11 -05:00

8 lines
191 B
Go

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