Bump golang.org/x/net from 0.14.0 to 0.17.0 (#293)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-10-12 09:51:31 +08:00
committed by GitHub
parent 93bcf833fd
commit af3bc66c0c
4 changed files with 14 additions and 14 deletions

View File

@@ -12,7 +12,7 @@ import (
"github.com/naiba/nezha/pkg/utils"
)
var Version = "v0.15.2" // !!记得修改 README 中的 badge 版本!!
var Version = "v0.15.3" // !!记得修改 README 中的 badge 版本!!
var (
Conf *model.Config