mirror of
https://github.com/enix/x509-certificate-exporter.git
synced 2026-08-23 22:16:39 +00:00
5 lines
108 B
Go
5 lines
108 B
Go
package internal
|
|
|
|
// Version is the exporter semantic version and is set at link time
|
|
var Version = "0.0.0"
|