diff --git a/go.mod b/go.mod index ef172c1..418a3e0 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module git.yhrjkj.com/YuanHong/YHEchoPackage -go 1.17 +go 1.20 require ( github.com/gobwas/ws v1.1.0