Latest version tag (v1.1.4) is broken #58
anbsky
commented 2022-05-19 09:31:09 +02:00
(Migrated from github.com)
```
go get github.com/lbryio/reflector.go@latest 14:28:50
go get: installing executables with 'go get' in module mode is deprecated.
To adjust and download dependencies of the current module, use 'go get -d'.
To install using requirements of the current module, use 'go install'.
To install ignoring the current module, use 'go install' with a version,
like 'go install example.com/cmd@latest'.
For more information, see https://golang.org/doc/go-get-install-deprecation
or run 'go help get' or 'go help install'.
# github.com/lbryio/reflector.go/peer/quic
../../../../Go/pkg/mod/github.com/lbryio/reflector.go@v1.1.4/peer/quic/client.go:27:12: undefined: quic.Session
../../../../Go/pkg/mod/github.com/lbryio/reflector.go@v1.1.4/peer/quic/client.go:44:14: cannot assign quic.Connection to c.conn in multiple assignment
../../../../Go/pkg/mod/github.com/lbryio/reflector.go@v1.1.4/peer/quic/server.go:89:31: not enough arguments in call to listener.Accept
have ()
want (context.Context)
../../../../Go/pkg/mod/github.com/lbryio/reflector.go@v1.1.4/peer/quic/server.go:105:40: undefined: quic.Session
../../../../Go/pkg/mod/github.com/lbryio/reflector.go@v1.1.4/peer/quic/server.go:128:16: cannot assign error to err in multiple assignment
../../../../Go/pkg/mod/github.com/lbryio/reflector.go@v1.1.4/peer/quic/server.go:141:17: cannot assign error to err in multiple assignment
```
Labels
No labels
area: devops
area: discovery
area: docs
area: livestream
area: proposal
consider soon
dependencies
Epic
good first issue
hacktoberfest
help wanted
icebox
level: 1
level: 2
level: 3
level: 4
needs: exploration
needs: grooming
needs: priority
needs: repro
needs: tech design
on hold
priority: blocker
priority: high
priority: low
priority: medium
resilience
Tom's Wishlist
type: bug
type: discussion
type: improvement
type: new feature
type: refactor
type: task
type: testing
unplanned
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/reflector.go#58
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?