upgrade dependencies (#15) #77
Annotations
10 errors and 2 warnings
Run Staticcheck
missing go.sum entry for module providing package golang.org/x/image/math/f32 (imported by github.com/go-gl/mathgl/mgl32); to add:
|
Run Staticcheck:
server/packet/connection_request.go#L3
missing go.sum entry for module providing package github.com/sandertv/gophertunnel/minecraft/protocol (imported by github.com/cooldogedev/spectrum/example/animation); to add:
|
Run Staticcheck:
server/packet/packet.go#L3
missing go.sum entry for module providing package github.com/sandertv/gophertunnel/minecraft/protocol/packet (imported by github.com/cooldogedev/spectrum/example/animation); to add:
|
Run Staticcheck:
server/conn.go#L20
missing go.sum entry for module providing package github.com/sandertv/gophertunnel/minecraft (imported by github.com/cooldogedev/spectrum); to add:
|
Run Staticcheck
missing go.sum entry for module providing package golang.org/x/crypto/chacha20 (imported by github.com/quic-go/quic-go/internal/handshake); to add:
|
Run Staticcheck
missing go.sum entry for module providing package golang.org/x/crypto/chacha20poly1305 (imported by github.com/quic-go/quic-go/internal/handshake); to add:
|
Run Staticcheck
missing go.sum entry for module providing package golang.org/x/crypto/hkdf (imported by github.com/quic-go/quic-go/internal/handshake); to add:
|
Run Staticcheck
missing go.sum entry for module providing package golang.org/x/net/ipv4 (imported by github.com/quic-go/quic-go); to add:
|
Run Staticcheck
missing go.sum entry for module providing package golang.org/x/net/ipv6 (imported by github.com/quic-go/quic-go); to add:
|
Run Staticcheck
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/quic-go/quic-go); to add:
|
Run Staticcheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run Staticcheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|