chore: update module path to git.kingecg.top
This commit is contained in:
parent
0a8073041a
commit
4e2b1b3546
|
@ -3,7 +3,7 @@ package main
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
|
|
||||||
"module git.kingecg.top/kingecg/gostream"
|
"git.kingecg.top/kingecg/gostream"
|
||||||
)
|
)
|
||||||
|
|
||||||
type TReadAble[T any] struct {
|
type TReadAble[T any] struct {
|
||||||
|
|
Loading…
Reference in New Issue