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

Update Go and Debian versions to make project buildable #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

strangeman
Copy link

No description provided.

@Mart-Bogdan
Copy link

This should be merged.

I had to do similar changes locally to build it.

IDK if provided config in PR is relevant in 2023

@Mart-Bogdan
Copy link

Nope, it doesn't work anymore

10.89 # go.uber.org/zap/internal/pool
10.89 /go/pkg/mod/go.uber.org/[email protected]/internal/pool/pool.go:34:13: syntax error: unexpected any, expecting ]
10.89 /go/pkg/mod/go.uber.org/[email protected]/internal/pool/pool.go:40:6: missing function body
10.89 /go/pkg/mod/go.uber.org/[email protected]/internal/pool/pool.go:40:9: syntax error: unexpected [, expecting (
10.89 /go/pkg/mod/go.uber.org/[email protected]/internal/pool/pool.go:40:27: method has no receiver
10.89 /go/pkg/mod/go.uber.org/[email protected]/internal/pool/pool.go:43:16: method has no receiver
10.89 /go/pkg/mod/go.uber.org/[email protected]/internal/pool/pool.go:43:20: syntax error: unexpected {, expecting (
10.89 /go/pkg/mod/go.uber.org/[email protected]/internal/pool/pool.go:44:5: syntax error: unexpected return, expecting )
10.89 /go/pkg/mod/go.uber.org/[email protected]/internal/pool/pool.go:45:4: syntax error: non-declaration statement outside function body
10.89 /go/pkg/mod/go.uber.org/[email protected]/internal/pool/pool.go:51:14: syntax error: unexpected [, expecting comma or )
10.89 /go/pkg/mod/go.uber.org/[email protected]/internal/pool/pool.go:56:14: syntax error: unexpected [, expecting comma or )
10.89 /go/pkg/mod/go.uber.org/[email protected]/internal/pool/pool.go:40:6: too many errors
10.89 note: module requires Go 1.19
10.94 # go.uber.org/multierr
10.94 /go/pkg/mod/go.uber.org/[email protected]/error.go:209:13: undefined: atomic.Bool
10.94 note: module requires Go 1.19
14.92 make: *** [Makefile:10: depend] Error 2

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

Successfully merging this pull request may close these issues.

2 participants