mirror of
https://github.com/dcarrillo/whatismyip.git
synced 2026-06-07 14:33:31 +00:00
5 lines
81 B
Go
5 lines
81 B
Go
package core
|
|
|
|
// Version to be defined at build time
|
|
var Version = "tobedefined"
|