Skip to content

Update module github.com/lib/pq to v1.10.9 #29

Update module github.com/lib/pq to v1.10.9

Update module github.com/lib/pq to v1.10.9 #29

Triggered via pull request January 22, 2025 21:54
Status Failure
Total duration 23s
Artifacts

go.yml

on: pull_request

Annotations

8 errors and 1 warning
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/v5@v5.0.8: missing go.sum entry for go.mod file; to add it:
build: handlers/create.go#L6
github.com/go-chi/chi/v5@v5.0.8: missing go.sum entry for go.mod file; to add it:
build: handlers/create.go#L8
github.com/go-chi/chi/v5@v5.0.8: missing go.sum entry for go.mod file; to add it:
build: handlers/update.go#L7
github.com/go-chi/chi/v5@v5.0.8: missing go.sum entry for go.mod file; to add it:
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636