Skip to content

assignment mismatch: 2 variables but uuid.NewV4 returns 1 values #106

@barry-en

Description

@barry-en

I use go mod
go mod init
root@efd4d3d775f2:/home/workspace/src/test# cat go.mod
module test

go 1.13

require (
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/gin-gonic/gin v1.5.0
github.com/go-sql-driver/mysql v1.5.0
github.com/go-xorm/xorm v0.7.9
github.com/golang/protobuf v1.3.4
github.com/gomodule/redigo v2.0.0+incompatible
github.com/micro/cli v0.2.0
github.com/micro/go-micro v1.18.0
github.com/micro/go-plugins/registry/consul v0.0.0-20200119172437-4fe21aa238fd
github.com/pkg/errors v0.9.1
github.com/satori/go.uuid v1.2.0
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions