Skip to content

Commit 3b31934

Browse files
authored
Merge pull request #3 from cloudlink-delta/dependabot/go_modules/github.com/gofiber/contrib/v3/monitor-1.0.2
chore(deps): bump github.com/gofiber/contrib/v3/monitor from 1.0.1 to 1.0.2
2 parents 7965b3d + 09e3700 commit 3b31934

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.26.2
55
require (
66
github.com/cloudlink-delta/duplex v0.0.0-20260417204830-4824553a1f9f
77
github.com/goccy/go-json v0.10.6
8-
github.com/gofiber/contrib/v3/monitor v1.0.1
8+
github.com/gofiber/contrib/v3/monitor v1.0.2
99
github.com/gofiber/fiber/v3 v3.1.0
1010
github.com/google/uuid v1.6.0
1111
github.com/pion/webrtc/v3 v3.3.6

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ github.com/go-viper/mapstructure/v2 v2.5.0 h1:vM5IJoUAy3d7zRSVtIwQgBj7BiWtMPfmPE
2525
github.com/go-viper/mapstructure/v2 v2.5.0/go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM=
2626
github.com/goccy/go-json v0.10.6 h1:p8HrPJzOakx/mn/bQtjgNjdTcN+/S6FcG2CTtQOrHVU=
2727
github.com/goccy/go-json v0.10.6/go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M=
28-
github.com/gofiber/contrib/v3/monitor v1.0.1 h1:cHTLCc3SkM3TiyNYbns07PrLBud1LBDy4QwW0/Ve7Nk=
29-
github.com/gofiber/contrib/v3/monitor v1.0.1/go.mod h1:xn2ZkTbYjYaWBbEZCMzLz8BGgCe4VWfpaYtiesukazw=
28+
github.com/gofiber/contrib/v3/monitor v1.0.2 h1:K3mvj2UODRwYLAc0FX6rVsORuKmS9VwmYBwGFeI8rT0=
29+
github.com/gofiber/contrib/v3/monitor v1.0.2/go.mod h1:hdasZHk+Tp7M1UBx4+NuAe+JYU6WfEolRZivFWvUbFM=
3030
github.com/gofiber/fiber/v3 v3.1.0 h1:1p4I820pIa+FGxfwWuQZ5rAyX0WlGZbGT6Hnuxt6hKY=
3131
github.com/gofiber/fiber/v3 v3.1.0/go.mod h1:n2nYQovvL9z3Too/FGOfgtERjW3GQcAUqgfoezGBZdU=
3232
github.com/gofiber/schema v1.7.0 h1:yNM+FNRZjyYEli9Ey0AXRBrAY9jTnb+kmGs3lJGPvKg=

0 commit comments

Comments
 (0)