⬆️ Upgrade dependencies

This commit is contained in:
naiba
2022-04-14 16:41:34 +08:00
parent 8ab62858f9
commit dce1c5cb5e
8 changed files with 147 additions and 166 deletions

View File

@@ -3,10 +3,12 @@ package singleton
import (
"bytes"
"fmt"
"sync"
"github.com/robfig/cron/v3"
"github.com/naiba/nezha/model"
pb "github.com/naiba/nezha/proto"
"github.com/robfig/cron/v3"
"sync"
)
var (