mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-10-27 05:52:29 +08:00
revert pkg.
This commit is contained in:
parent
ac20cc969f
commit
36ac5e0b4d
@ -7,7 +7,7 @@ import (
|
|||||||
"flag"
|
"flag"
|
||||||
"os"
|
"os"
|
||||||
|
|
||||||
"github.com/mo3et/openim-gomake/mageutil"
|
"github.com/openimsdk/gomake/mageutil"
|
||||||
)
|
)
|
||||||
|
|
||||||
var Default = Build
|
var Default = Build
|
||||||
|
|||||||
@ -6,7 +6,7 @@ package main
|
|||||||
import (
|
import (
|
||||||
"syscall"
|
"syscall"
|
||||||
|
|
||||||
"github.com/mo3et/openim-gomake/mageutil"
|
"github.com/openimsdk/gomake/mageutil"
|
||||||
)
|
)
|
||||||
|
|
||||||
func setMaxOpenFiles() error {
|
func setMaxOpenFiles() error {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user