Skip to content

Commit c7e590d

Browse files
chore(deps): update go-patch
1 parent 93bbe9b commit c7e590d

File tree

2 files changed

+6
-228
lines changed

2 files changed

+6
-228
lines changed

dbaas-agent-service/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ go 1.25.6
44

55
require (
66
github.com/ghodss/yaml v1.0.0
7-
github.com/gofiber/fiber/v2 v2.52.10
7+
github.com/gofiber/fiber/v2 v2.52.11
88
github.com/golang-jwt/jwt v3.2.2+incompatible
9-
github.com/golang-jwt/jwt/v5 v5.3.0
9+
github.com/golang-jwt/jwt/v5 v5.3.1
1010
github.com/google/uuid v1.6.0
1111
github.com/netcracker/qubership-core-lib-go-actuator-common/v2 v2.2.3
1212
github.com/netcracker/qubership-core-lib-go-fiber-server-utils/v2 v2.2.3

0 commit comments

Comments
 (0)