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=18003ba60f1efefec2d7b2909b8c27826d40dd58;hpb=3feecf2f361485fd9b8a6bdd1e2dc3423b93f2e6;p=nonrtric.git diff --git a/auth-token-fetch/main.go b/auth-token-fetch/main.go index 18003ba6..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 1.0.0 +// @version 1.1.0 // @license.name Apache 2.0 // @license.url http://www.apache.org/licenses/LICENSE-2.0.html