1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2026-05-22 10:15:21 +02:00
Files
oauth2-proxy/version.go
T

5 lines
80 B
Go
Raw Normal View History

2014-11-09 14:51:10 -05:00
package main
// VERSION contains version information
2019-01-04 10:58:30 +00:00
var VERSION = "undefined"