ioutil is deprecated

This commit is contained in:
wh1te909
2024-01-26 07:08:18 +00:00
parent fdde16cf56
commit 3eb3586c0f
2 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ import (
)
var (
version = "3.5.1"
version = "3.5.2"
log = logrus.New()
)