mirror of https://github.com/gorilla/websocket.git
Set min Go version to 1.20
This commit is contained in:
parent
ce903f6d1d
commit
f73a3ca6a8
|
@ -67,4 +67,4 @@ workflows:
|
|||
- test:
|
||||
matrix:
|
||||
parameters:
|
||||
version: ["1.18", "1.17", "1.16"]
|
||||
version: ["1.22", "1.21", "1.20"]
|
||||
|
|
Loading…
Reference in New Issue