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

Commit 4f369a7

Browse files
fix: go.mod
1 parent a1335c9 commit 4f369a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.18
44

55
require (
66
github.com/andybalholm/brotli v1.0.4 // indirect
7-
github.com/gofiber/fiber/v2 v2.36.0 // indirect
7+
github.com/gofiber/fiber/v2 v2.36.0
88
github.com/klauspost/compress v1.15.0 // indirect
99
github.com/valyala/bytebufferpool v1.0.0 // indirect
1010
github.com/valyala/fasthttp v1.38.0 // indirect

0 commit comments

Comments
 (0)