Skip to content

Commit

Permalink
v0.1.10 - 更新流媒体检测
Browse files Browse the repository at this point in the history
  • Loading branch information
spiritysdx committed Jan 31, 2025
1 parent 2f5feac commit eea78a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.23.4
require (
github.com/imroc/req/v3 v3.49.0
github.com/oneclickvirt/CommonMediaTests v0.0.4-20240704024502
github.com/oneclickvirt/UnlockTests v0.0.24-20250127123509
github.com/oneclickvirt/UnlockTests v0.0.25-20250131042210
github.com/oneclickvirt/backtrace v0.0.4-20240702140722
github.com/oneclickvirt/basics v0.0.8-20241108124433
github.com/oneclickvirt/cputest v0.0.9-20250103063414
Expand Down
2 changes: 1 addition & 1 deletion goecs.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ import (
)

var (
ecsVersion = "v0.1.9"
ecsVersion = "v0.1.10"
menuMode bool
onlyChinaTest bool
input, choice string
Expand Down

0 comments on commit eea78a7

Please sign in to comment.