X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=auth-token-fetch%2Fmain.go;h=0136688a0f055cd241d155f59fc7737545297fb5;hb=HEAD;hp=41f49d3723050e031c17725473e514b57957160b;hpb=844931b62f35ce6ee2d9dc7274573fc54e14407a;p=nonrtric.git diff --git a/auth-token-fetch/main.go b/auth-token-fetch/main.go index 41f49d37..0136688a 100644 --- a/auth-token-fetch/main.go +++ b/auth-token-fetch/main.go @@ -53,7 +53,7 @@ func NewContext(config *Config) *Context { } // @title Auth token fetcher -// @version 0.0.0 +// @version 1.1.0 // @license.name Apache 2.0 // @license.url http://www.apache.org/licenses/LICENSE-2.0.html