mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
update micro in go mod and go fmt all the things
This commit is contained in:
@@ -4,11 +4,11 @@ import (
|
||||
"context"
|
||||
"net/url"
|
||||
|
||||
"github.com/kevinburke/twilio-go"
|
||||
"github.com/enescakir/emoji"
|
||||
"github.com/kevinburke/twilio-go"
|
||||
"github.com/micro/micro/v3/service/config"
|
||||
"github.com/micro/micro/v3/service/logger"
|
||||
"github.com/micro/micro/v3/service/errors"
|
||||
"github.com/micro/micro/v3/service/logger"
|
||||
pb "github.com/micro/services/emoji/proto"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user