Skip to content

Commit cd7e6cc

Browse files
committed
updated to direct dependency for fasthttp
1 parent 8fd7eb0 commit cd7e6cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module go-check-token
22

33
go 1.16
44

5-
require github.com/valyala/fasthttp v1.23.0 // indirect
5+
require github.com/valyala/fasthttp v1.23.0

0 commit comments

Comments
 (0)