bump core to v0.4.1

This commit is contained in:
ginuerzh
2026-05-31 19:40:28 +08:00
parent 600a64e611
commit 5f04c84e32
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/go-gost/gost
go 1.26.3
require (
github.com/go-gost/core v0.4.0
github.com/go-gost/core v0.4.1
github.com/go-gost/x v0.10.4
github.com/judwhite/go-svc v1.2.1
github.com/stretchr/testify v1.11.1