Update module github.com/go-chi/chi/v5 to v5.1.0 #22
Annotations
8 errors and 1 warning
main.go#L6
missing go.sum entry for module providing package github.com/go-chi/chi/v5 (imported by github.com/Amad3eu/api-pstg-go); to add:
|
db/connection.go#L9
missing go.sum entry for module providing package github.com/lib/pq (imported by github.com/Amad3eu/api-pstg-go/db); to add:
|
configs/config.go#L3
missing go.sum entry for module providing package github.com/spf13/viper (imported by github.com/Amad3eu/api-pstg-go/configs); to add:
|
handlers/create.go#L5
github.com/go-chi/chi/[email protected]: missing go.sum entry for go.mod file; to add it:
|
handlers/create.go#L6
github.com/go-chi/chi/[email protected]: missing go.sum entry for go.mod file; to add it:
|
handlers/create.go#L8
github.com/go-chi/chi/[email protected]: missing go.sum entry for go.mod file; to add it:
|
handlers/update.go#L7
github.com/go-chi/chi/[email protected]: missing go.sum entry for go.mod file; to add it:
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading