Skip to content

Commit ecf59fb

Browse files
[Go] Update router to 1.0.1 (the-benchmarker#2441)
1 parent 3142c9b commit ecf59fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go/router/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module main
22

33
require (
4-
github.com/fasthttp/router v1.0.0
4+
github.com/fasthttp/router v1.0.1
55
github.com/valyala/fasthttp v1.9.0
66
)

0 commit comments

Comments
 (0)