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

Trying to build #1

Open
tyeeman opened this issue Apr 22, 2022 · 1 comment
Open

Trying to build #1

tyeeman opened this issue Apr 22, 2022 · 1 comment

Comments

@tyeeman
Copy link

tyeeman commented Apr 22, 2022

This looks very interesting. I ran go build . and got this -

go: downloading github.com/mpragliola/stopwatch v0.0.1
go: downloading github.com/yuin/goldmark v1.4.7
main.go:12:2: no required module provides package github.com/mpragliola/mate/internal/server; to add
 it:
        go get github.com/mpragliola/mate/internal/server

g:\laragonServerPortable\www\mate>go get github.com/mpragliola/mate/internal/server
go: github.com/mpragliola/mate/internal/server: no matching versions for query "upgrade"

Can you see what's wrong? I'm on Windows.

@mpragliola
Copy link
Owner

@tyeeman hey man, this was actually a project that I was doing to learn Golang and would have never expected someone to find this interesting :)

I am very thankful for your comment, but I'll sadly have to disappoint you, I don't have much time now to check or maintain it properly - bear in mind that it kinda works but needs still a lot of refactoring and funcionality.
I hope to get to back to it soon.

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

2 participants