From b644d8d415b541378794594e39a34eae88684741 Mon Sep 17 00:00:00 2001 From: Stefan Majewsky Date: Sat, 1 Aug 2026 14:52:36 +0200 Subject: pgruntime: link to pkg.go.dev for gg-pgx --- pgruntime/pgruntime.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pgruntime/pgruntime.go b/pgruntime/pgruntime.go index 0283eaa..6658b4c 100644 --- a/pgruntime/pgruntime.go +++ b/pgruntime/pgruntime.go @@ -25,5 +25,5 @@ // [easypg]: https://pkg.go.dev/github.com/sapcc/go-bits/easypg // [lib/pq]: https://pkg.go.dev/github.com/lib/pq // [pgx]: https://pkg.go.dev/github.com/jackc/pgx/v5 -// [gg-pgx]: https://git.xyrillian.de/go-gg-pgx/ +// [gg-pgx]: https://pkg.go.dev/go.xyrillian.de/gg-pgx package pgruntime -- cgit v1.3.1