Skip to content

Commit

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

require (
github.com/acidjazz/aws-lambda-go-api-proxy v0.0.1
github.com/acidjazz/aws-lambda-go-api-proxy v0.0.2
github.com/aws/aws-lambda-go v1.40.0
github.com/gofiber/fiber/v2 v2.44.0
)

require (
github.com/andybalholm/brotli v1.0.5 // indirect
github.com/acidjazz/aws-lambda-go-api-proxy v0.0.1 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/klauspost/compress v1.16.5 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
Expand Down
Loading

0 comments on commit 1100a80

Please sign in to comment.