Skip to content

go.mod: bump pgx and storj.io/private #201

go.mod: bump pgx and storj.io/private

go.mod: bump pgx and storj.io/private #201

Triggered via pull request June 20, 2023 11:58
@egonelbreegonelbre
synchronize #86
ee/bump
Status Failure
Total duration 3m 6s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build
cannot use func(conn *pgx.Conn) error {…} (value of type func(conn *"github.com/jackc/pgx/v4".Conn) error) as type func(conn *"github.com/jackc/pgx/v5".Conn) error in argument to pgxutil.Conn
build
cannot use func(conn *pgx.Conn) error {…} (value of type func(conn *"github.com/jackc/pgx/v4".Conn) error) as type func(conn *"github.com/jackc/pgx/v5".Conn) error in argument to pgxutil.Conn
build
Process completed with exit code 2.