Fix verbose logs

This commit is contained in:
Pavindu Lakshan 2025-04-18 15:10:46 +05:30
parent 134385ac1c
commit 3cf97f0ad9
3 changed files with 3 additions and 4 deletions

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/wso2/open-mcp-auth-proxy
go 1.22.3
go 1.21
require (
github.com/golang-jwt/jwt/v4 v4.5.2