Skip to content

Go 1.5 #43

@mileusna

Description

@mileusna

I have a problem installing it on Go 1.5.x
I guess you should put some info if it isn't compatible with previous Go versions.

# go version
go version go1.5.1 linux/amd64
# go get github.com/husobee/vestigo
# github.com/husobee/vestigo
src/github.com/husobee/vestigo/common.go:15: undefined: http.MethodConnect
src/github.com/husobee/vestigo/common.go:16: undefined: http.MethodDelete
src/github.com/husobee/vestigo/common.go:17: undefined: http.MethodGet
src/github.com/husobee/vestigo/common.go:18: undefined: http.MethodHead
src/github.com/husobee/vestigo/common.go:19: undefined: http.MethodOptions
src/github.com/husobee/vestigo/common.go:20: undefined: http.MethodPatch
src/github.com/husobee/vestigo/common.go:21: undefined: http.MethodPost
src/github.com/husobee/vestigo/common.go:22: undefined: http.MethodPut
src/github.com/husobee/vestigo/common.go:23: undefined: http.MethodTrace
src/github.com/husobee/vestigo/resource.go:59: undefined: http.MethodGet
src/github.com/husobee/vestigo/resource.go:59: too many errors

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