Skip to content
This repository has been archived by the owner on Aug 27, 2022. It is now read-only.

Commit

Permalink
fix: go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiankachlock committed Aug 19, 2022
1 parent a1335c9 commit 4f369a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.18

require (
github.com/andybalholm/brotli v1.0.4 // indirect
github.com/gofiber/fiber/v2 v2.36.0 // indirect
github.com/gofiber/fiber/v2 v2.36.0
github.com/klauspost/compress v1.15.0 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
github.com/valyala/fasthttp v1.38.0 // indirect
Expand Down

0 comments on commit 4f369a7

Please sign in to comment.