fix: http_proxy #119
Annotations
10 errors and 2 warnings
test and build:
cmd/sowerd/main.go#L11
missing go.sum entry for module providing package github.com/cristalhq/aconfig (imported by github.com/wweir/sower/cmd/sowerd); to add:
|
test and build:
cmd/sowerd/main.go#L13
no required module provides package github.com/sower-proxy/conns/reread; to add it:
|
test and build:
cmd/sowerd/main.go#L14
missing go.sum entry for module providing package github.com/sower-proxy/deferlog (imported by github.com/wweir/sower/cmd/sowerd); to add:
|
test and build:
cmd/sowerd/main.go#L15
missing go.sum entry for module providing package github.com/sower-proxy/deferlog/log (imported by github.com/wweir/sower/cmd/sowerd); to add:
|
test and build:
transport/sower/sower.go#L10
missing go.sum entry for module providing package github.com/pkg/errors (imported by github.com/wweir/sower/transport/sower); to add:
|
test and build:
cmd/sowerd/main.go#L18
missing go.sum entry for module providing package golang.org/x/crypto/acme/autocert (imported by github.com/wweir/sower/cmd/sowerd); to add:
|
test and build:
cmd/sower/main.go#L15
missing go.sum entry for module providing package github.com/cristalhq/aconfig (imported by github.com/wweir/sower/cmd/sower); to add:
|
test and build:
cmd/sower/main.go#L16
missing go.sum entry for module providing package github.com/cristalhq/aconfig/aconfighcl (imported by github.com/wweir/sower/cmd/sower); to add:
|
test and build:
cmd/sower/main.go#L17
missing go.sum entry for module providing package github.com/cristalhq/aconfig/aconfigtoml (imported by github.com/wweir/sower/cmd/sower); to add:
|
test and build:
cmd/sower/main.go#L18
missing go.sum entry for module providing package github.com/cristalhq/aconfig/aconfigyaml (imported by github.com/wweir/sower/cmd/sower); to add:
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, 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/
|
Loading