You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.
i want build using old version 1.0.20 but show this. ../go/pkg/mod/github.com/jpillora/[email protected]/wrap.go:11:2: no required module provides package github.com/andrew-d/go-termutil; to add it: go get github.com/andrew-d/go-termutil ../go/pkg/mod/github.com/jpillora/[email protected]/cookieauth.go:15:2: no required module provides package github.com/elithrar/simple-scrypt; to add it: go get github.com/elithrar/simple-scrypt ../go/pkg/mod/github.com/jpillora/[email protected]/go/transport_ws.go:9:2: no required module provides package github.com/gorilla/websocket; to add it: go get github.com/gorilla/websocket ../go/pkg/mod/github.com/jpillora/[email protected]/cookieauth.go:16:2: no required module provides package github.com/hashicorp/golang-lru; to add it: go get github.com/hashicorp/golang-lru ../go/pkg/mod/github.com/jpillora/[email protected]/wrap.go:12:2: no required module provides package github.com/jpillora/ansi; to add it: go get github.com/jpillora/ansi ../go/pkg/mod/github.com/jpillora/[email protected]/go/transport_sse.go:10:2: no required module provides package github.com/jpillora/eventsource; to add it: go get github.com/jpillora/eventsource ../go/pkg/mod/github.com/jpillora/[email protected]/wrap.go:13:2: no required module provides package github.com/jpillora/sizestr; to add it: go get github.com/jpillora/sizestr ../go/pkg/mod/github.com/jpillora/[email protected]/go/state.go:15:2: no required module provides package github.com/mattbaird/jsonpatch; to add it: go get github.com/mattbaird/jsonpatch ../go/pkg/mod/github.com/jpillora/[email protected]/writer.go:13:2: no required module provides package github.com/tomasen/realip; to add it: go get github.com/tomasen/realip
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
i want build using old version 1.0.20 but show this.
../go/pkg/mod/github.com/jpillora/[email protected]/wrap.go:11:2: no required module provides package github.com/andrew-d/go-termutil; to add it: go get github.com/andrew-d/go-termutil ../go/pkg/mod/github.com/jpillora/[email protected]/cookieauth.go:15:2: no required module provides package github.com/elithrar/simple-scrypt; to add it: go get github.com/elithrar/simple-scrypt ../go/pkg/mod/github.com/jpillora/[email protected]/go/transport_ws.go:9:2: no required module provides package github.com/gorilla/websocket; to add it: go get github.com/gorilla/websocket ../go/pkg/mod/github.com/jpillora/[email protected]/cookieauth.go:16:2: no required module provides package github.com/hashicorp/golang-lru; to add it: go get github.com/hashicorp/golang-lru ../go/pkg/mod/github.com/jpillora/[email protected]/wrap.go:12:2: no required module provides package github.com/jpillora/ansi; to add it: go get github.com/jpillora/ansi ../go/pkg/mod/github.com/jpillora/[email protected]/go/transport_sse.go:10:2: no required module provides package github.com/jpillora/eventsource; to add it: go get github.com/jpillora/eventsource ../go/pkg/mod/github.com/jpillora/[email protected]/wrap.go:13:2: no required module provides package github.com/jpillora/sizestr; to add it: go get github.com/jpillora/sizestr ../go/pkg/mod/github.com/jpillora/[email protected]/go/state.go:15:2: no required module provides package github.com/mattbaird/jsonpatch; to add it: go get github.com/mattbaird/jsonpatch ../go/pkg/mod/github.com/jpillora/[email protected]/writer.go:13:2: no required module provides package github.com/tomasen/realip; to add it: go get github.com/tomasen/realip
The text was updated successfully, but these errors were encountered: