Fix go version in go.mod; update README #4
Annotations
3 errors and 1 warning
|
build
Process completed with exit code 1.
|
|
build:
cmd/reverse-soxy/main.go#L15
missing go.sum entry for module providing package gopkg.in/yaml.v3 (imported by github.com/lonepie/reverse-soxy/cmd/reverse-soxy); to add:
|
|
build:
internal/logger/logger.go#L7
missing go.sum entry for module providing package github.com/fatih/color (imported by github.com/lonepie/reverse-soxy/internal/logger); to add:
|
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/reverse-soxy/reverse-soxy. Supported file pattern: go.sum
|