Fix sonar job after Go version uplift
[nonrtric.git] / auth-token-fetch / go.mod
index 4fbd6d3..32e319a 100644 (file)
@@ -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