Skip to content

Commit

Permalink
Fix version in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio Andres Virviescas Santana committed Apr 11, 2020
1 parent dd25891 commit 257e7c4
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
@@ -1,6 +1,6 @@
module github.com/fasthttp/router

go 1.13
go 1.11

require (
github.com/savsgio/gotils v0.0.0-20200319105752-a9cc718f6a3f
Expand Down

0 comments on commit 257e7c4

Please sign in to comment.