fix: fixxing go mod module #4
Annotations
3 errors and 2 warnings
build:
examples/crud/main.go#L5
package express-go/req is not in std (/opt/hostedtoolcache/go/1.23.1/x64/src/express-go/req)
|
build:
examples/crud/main.go#L6
package express-go/router is not in std (/opt/hostedtoolcache/go/1.23.1/x64/src/express-go/router)
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/express-go/express-go. Supported file pattern: go.sum
|