File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/aws/aws-sdk-go-v2/credentials v1.17.9
99 github.com/aws/aws-sdk-go-v2/service/s3 v1.53.0
1010 github.com/docker/docker v26.0.0+incompatible
11- github.com/gofiber/fiber/v2 v2.52.2
11+ github.com/gofiber/fiber/v2 v2.52.4
1212 github.com/gofiber/template/html/v2 v2.1.1
1313 github.com/google/uuid v1.6.0
1414 github.com/redis/go-redis/v9 v9.5.1
Original file line number Diff line number Diff line change @@ -69,8 +69,8 @@ github.com/go-logr/logr v1.4.1 h1:pKouT5E8xu9zeFC39JXRDukb6JFQPXM5p5I91188VAQ=
6969github.com/go-logr/logr v1.4.1 /go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY =
7070github.com/go-logr/stdr v1.2.2 h1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag =
7171github.com/go-logr/stdr v1.2.2 /go.mod h1:mMo/vtBO5dYbehREoey6XUKy/eSumjCCveDpRre4VKE =
72- github.com/gofiber/fiber/v2 v2.52.2 h1:b0rYH6b06Df+4NyrbdptQL8ifuxw/Tf2DgfkZkDaxEo =
73- github.com/gofiber/fiber/v2 v2.52.2 /go.mod h1:KEOE+cXMhXG0zHc9d8+E38hoX+ZN7bhOtgeF2oT6jrQ =
72+ github.com/gofiber/fiber/v2 v2.52.4 h1:P+T+4iK7VaqUsq2PALYEfBBo6bJZ4q3FP8cZ84EggTM =
73+ github.com/gofiber/fiber/v2 v2.52.4 /go.mod h1:KEOE+cXMhXG0zHc9d8+E38hoX+ZN7bhOtgeF2oT6jrQ =
7474github.com/gofiber/template v1.8.3 h1:hzHdvMwMo/T2kouz2pPCA0zGiLCeMnoGsQZBTSYgZxc =
7575github.com/gofiber/template v1.8.3 /go.mod h1:bs/2n0pSNPOkRa5VJ8zTIvedcI/lEYxzV3+YPXdBvq8 =
7676github.com/gofiber/template/html/v2 v2.1.1 h1:QEy3O3EBkvwDthy5bXVGUseOyO6ldJoiDxlF4+MJiV8 =
You can’t perform that action at this time.
0 commit comments