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 0b59d74 commit b74ba32
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/websocket

go 1.12
go 1.15

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

0 comments on commit b74ba32

Please sign in to comment.