Skip to content

Commit

Permalink
Deprecate Go 1.12, 1.13 and 1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio Andres Virviescas Santana committed Jun 21, 2021
1 parent 270963d commit 1b0379a
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.12
go 1.15

require (
github.com/savsgio/gotils v0.0.0-20210617111740-97865ed5a873
Expand Down

0 comments on commit 1b0379a

Please sign in to comment.