X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=auth-token-fetch%2Fgo.mod;fp=auth-token-fetch%2Fgo.mod;h=32e319a906720c55270f8749b926b24dd78f221e;hb=ddb8d47b9f56be9743da7652d8bd6b41ac685065;hp=4fbd6d3f71ad083190bec749bb93e046aa846d86;hpb=20b7b432c274256d28518d8bb6f34832e36fdb42;p=nonrtric.git diff --git a/auth-token-fetch/go.mod b/auth-token-fetch/go.mod index 4fbd6d3f..32e319a9 100644 --- a/auth-token-fetch/go.mod +++ b/auth-token-fetch/go.mod @@ -1,6 +1,6 @@ module oransc.org/nonrtric/auth-token-fetch -go 1.17 +go 1.19 require ( github.com/sirupsen/logrus v1.8.1