go.mod: debump gvisor #30
Annotations
10 errors and 2 warnings
Run GOOS=windows GOARCH=amd64 go build -o build/ts-proxyd-windows-amd64.exe ./cmd/ts-proxyd:
deps.go#L5
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/refs (imported by github.com/lucasew/ts-proxy); to add:
|
Run GOOS=windows GOARCH=amd64 go build -o build/ts-proxyd-windows-amd64.exe ./cmd/ts-proxyd
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/tcpip (imported by tailscale.com/ipn/ipnlocal); to add:
|
Run GOOS=windows GOARCH=amd64 go build -o build/ts-proxyd-windows-amd64.exe ./cmd/ts-proxyd
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/tcpip/stack (imported by tailscale.com/wgengine/netstack); to add:
|
Run GOOS=windows GOARCH=amd64 go build -o build/ts-proxyd-windows-amd64.exe ./cmd/ts-proxyd
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/tcpip/header (imported by tailscale.com/wgengine/netstack); to add:
|
Run GOOS=windows GOARCH=amd64 go build -o build/ts-proxyd-windows-amd64.exe ./cmd/ts-proxyd
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/buffer (imported by tailscale.com/wgengine/netstack); to add:
|
Run GOOS=windows GOARCH=amd64 go build -o build/ts-proxyd-windows-amd64.exe ./cmd/ts-proxyd
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/tcpip/adapters/gonet (imported by tailscale.com/wgengine/netstack); to add:
|
Run GOOS=windows GOARCH=amd64 go build -o build/ts-proxyd-windows-amd64.exe ./cmd/ts-proxyd
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/tcpip/link/channel (imported by tailscale.com/wgengine/netstack); to add:
|
Run GOOS=windows GOARCH=amd64 go build -o build/ts-proxyd-windows-amd64.exe ./cmd/ts-proxyd
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/tcpip/network/ipv4 (imported by tailscale.com/wgengine/netstack); to add:
|
Run GOOS=windows GOARCH=amd64 go build -o build/ts-proxyd-windows-amd64.exe ./cmd/ts-proxyd
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/tcpip/network/ipv6 (imported by tailscale.com/wgengine/netstack); to add:
|
Run GOOS=windows GOARCH=amd64 go build -o build/ts-proxyd-windows-amd64.exe ./cmd/ts-proxyd
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/tcpip/transport/icmp (imported by tailscale.com/wgengine/netstack); to add:
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Loading