Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The project doesn't build #2

Open
Drugoy opened this issue Jun 7, 2024 · 0 comments
Open

The project doesn't build #2

Drugoy opened this issue Jun 7, 2024 · 0 comments

Comments

@Drugoy
Copy link

Drugoy commented Jun 7, 2024

$ go build
go: downloading go1.21.6 (linux/amd64)
go: downloading github.com/things-go/go-socks5 v0.0.4
go: downloading github.com/caarlos0/env/v10 v10.0.0
go: downloading github.com/a-h/templ v0.2.513
go: downloading github.com/gofiber/fiber/v2 v2.52.0
go: downloading github.com/golang-jwt/jwt/v5 v5.2.0
go: downloading github.com/glebarez/go-sqlite v1.22.0
go: downloading golang.org/x/crypto v0.18.0
go: downloading github.com/knvi/pika v1.2.0
go: downloading github.com/valyala/fasthttp v1.51.0
go: downloading github.com/google/uuid v1.5.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/mattn/go-runewidth v0.0.15
go: downloading github.com/valyala/bytebufferpool v1.0.0
go: downloading golang.org/x/sys v0.16.0
go: downloading modernc.org/libc v1.37.6
go: downloading modernc.org/sqlite v1.28.0
go: downloading github.com/andybalholm/brotli v1.0.5
go: downloading github.com/klauspost/compress v1.17.0
go: downloading github.com/valyala/tcplisten v1.0.0
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading modernc.org/mathutil v1.6.0
go: downloading modernc.org/memory v1.7.2
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
webui/auth.controller.go:10:2: no required module provides package github.com/alexng353/ihostproxy/views; to add it:
        go get github.com/alexng353/ihostproxy/views
$ go get github.com/alexng353/ihostproxy/views
go: github.com/alexng353/ihostproxy/views: no matching versions for query "upgrade"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant