chore(deps): update dependency go to v1.25.3 (#121)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-27 11:24:30 +01:00
committed by GitHub
parent c3b2cbbfe8
commit 3a1d35be6d

2
go.mod
View File

@@ -2,7 +2,7 @@ module lk-jwt-service
go 1.23.0
toolchain go1.24.5
toolchain go1.25.3
require (
github.com/golang-jwt/jwt/v5 v5.2.2