Update go version to 1.16 and kubernetes dev dependencies to 1.21 (#2168)

Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
This commit is contained in:
Sanket Sudake
2021-08-19 20:30:27 +05:30
committed by GitHub
parent dfcf961f75
commit c4585c8394
14 changed files with 813 additions and 260 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
module ws
go 1.15
go 1.16
require github.com/gorilla/websocket v1.4.2