mirror of
https://github.com/dcarrillo/whatismyip.git
synced 2024-11-01 02:41:13 +00:00
5 lines
81 B
Go
5 lines
81 B
Go
package core
|
|
|
|
// Version to be defined at build time
|
|
var Version = "tobedefined"
|