Switch to hosting on source.gleipnir.technology
All checks were successful
/ test (push) Successful in 3s
All checks were successful
/ test (push) Successful in 3s
This commit is contained in:
parent
30cc7321c5
commit
34e5dcbb17
172 changed files with 493 additions and 490 deletions
|
|
@ -1,10 +1,10 @@
|
|||
module github.com/go-jet/jet/v2/tests
|
||||
module source.gleipnir.technology/Gleipnir/jet/v2/tests
|
||||
|
||||
go 1.25.0
|
||||
|
||||
require (
|
||||
github.com/bytedance/sonic v1.15.1
|
||||
github.com/go-jet/jet/v2 v2.14.1
|
||||
source.gleipnir.technology/Gleipnir/jet/v2 v2.14.1
|
||||
github.com/go-sql-driver/mysql v1.10.0
|
||||
github.com/google/go-cmp v0.7.0
|
||||
github.com/google/uuid v1.6.0
|
||||
|
|
@ -41,4 +41,4 @@ require (
|
|||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
)
|
||||
|
||||
replace github.com/go-jet/jet/v2 => ../
|
||||
replace source.gleipnir.technology/Gleipnir/jet/v2 => ../
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue