Skip to content

Update module github.com/spf13/viper to v1.19.0 #16

Update module github.com/spf13/viper to v1.19.0

Update module github.com/spf13/viper to v1.19.0 #16

Triggered via pull request December 18, 2023 19:43
Status Failure
Total duration 17s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.