mirror of https://github.com/go-gost/gost.git
bump x to v0.10.10
parent
78a0a8c734
commit
22edb92084
2
go.mod
2
go.mod
|
|
@ -4,7 +4,7 @@ go 1.26.3
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/go-gost/core v0.4.1
|
github.com/go-gost/core v0.4.1
|
||||||
github.com/go-gost/x v0.10.9
|
github.com/go-gost/x v0.10.10
|
||||||
github.com/judwhite/go-svc v1.2.1
|
github.com/judwhite/go-svc v1.2.1
|
||||||
github.com/stretchr/testify v1.11.1
|
github.com/stretchr/testify v1.11.1
|
||||||
github.com/testcontainers/testcontainers-go v0.42.0
|
github.com/testcontainers/testcontainers-go v0.42.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue