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