mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-06-08 23:56:36 +02:00
5 lines
80 B
Go
5 lines
80 B
Go
package main
|
|
|
|
// VERSION contains version information
|
|
var VERSION = "undefined"
|