Skip to content

Commit

Permalink
⬆️ upgrade our fork
Browse files Browse the repository at this point in the history
  • Loading branch information
acidjazz committed Sep 3, 2023
1 parent 1100a80 commit 2d5e634
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/fumeapp/fiber
go 1.19

require (
github.com/acidjazz/aws-lambda-go-api-proxy v0.0.2
github.com/acidjazz/aws-lambda-go-api-proxy v0.0.3
github.com/aws/aws-lambda-go v1.40.0
github.com/gofiber/fiber/v2 v2.44.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/acidjazz/aws-lambda-go-api-proxy v0.0.2 h1:mni6yqUaGa5wV2M4UiR3u1Fa6GVG1yCUAi1hMi01EnQ=
github.com/acidjazz/aws-lambda-go-api-proxy v0.0.2/go.mod h1:u8mvO+ZnzWYeVm+YgEfmG+NTiqxCFJMrSwHmUG7IlYk=
github.com/acidjazz/aws-lambda-go-api-proxy v0.0.3 h1:mgycnWl3MTET7eAcIUQwSBsWcm2dGAw/PwhWcuTYFBA=
github.com/acidjazz/aws-lambda-go-api-proxy v0.0.3/go.mod h1:90eOkW53D05nRA3R5lIzJaaRzfJRLXCtHxVEqwS1xy0=
github.com/andybalholm/brotli v1.0.5 h1:8uQZIdzKmjc/iuPu7O2ioW48L81FgatrcpfFmiq/cCs=
github.com/andybalholm/brotli v1.0.5/go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig=
github.com/aws/aws-lambda-go v1.40.0 h1:6dKcDpXsTpapfCFF6Debng6CiV/Z3sNHekM6bwhI2J0=
Expand Down

0 comments on commit 2d5e634

Please sign in to comment.