Update module github.com/go-chi/chi/v5 to v5.1.0 #17
Annotations
8 errors
build:
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:
|
build:
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:
|
build:
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:
|
build:
handlers/create.go#L5
github.com/go-chi/chi/[email protected]: missing go.sum entry for go.mod file; to add it:
|
build:
handlers/create.go#L6
github.com/go-chi/chi/[email protected]: missing go.sum entry for go.mod file; to add it:
|
build:
handlers/create.go#L8
github.com/go-chi/chi/[email protected]: missing go.sum entry for go.mod file; to add it:
|
build:
handlers/update.go#L7
github.com/go-chi/chi/[email protected]: missing go.sum entry for go.mod file; to add it:
|
build
Process completed with exit code 1.
|