File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ require (
1010 github.com/foolin/pagser v0.1.6
1111 github.com/hashicorp/go-cleanhttp v0.5.3-0.20250908122250-455ae7932232
1212 github.com/jackc/pgx/v5 v5.8.0
13+ github.com/jackc/pgxlisten v0.0.0-20250802141604-12b92425684c
1314 github.com/microcosm-cc/bluemonday v1.0.26
1415 github.com/olivere/elastic/v7 v7.0.32
1516 github.com/rs/zerolog v1.34.1-0.20250418111443-9dacc014f38d
@@ -27,7 +28,6 @@ require (
2728 github.com/aymerick/douceur v0.2.0 // indirect
2829 github.com/gorilla/css v1.0.0 // indirect
2930 github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
30- github.com/jackc/pgxlisten v0.0.0-20250802141604-12b92425684c // indirect
3131 golang.org/x/text v0.33.0 // indirect
3232)
3333
Original file line number Diff line number Diff line change @@ -255,8 +255,6 @@ gitlab.com/tozd/go/cli v0.6.0 h1:cLOV73zrQdqCBLtVRRwkPnqHG3ZDDZj/ltVNvT/XrPA=
255255gitlab.com/tozd/go/cli v0.6.0 /go.mod h1:UFB7BmSjWJcuJxLyMUa8pkD56K8MGDppctBRtCCjW9M =
256256gitlab.com/tozd/go/errors v0.11.0 h1:4d6w6k+eAiwhjOhS0MA9YRj3tQ5NExx4amdVhX26yXQ =
257257gitlab.com/tozd/go/errors v0.11.0 /go.mod h1:9oQ31+x7iUOEVsrXLDR+iMD8794G5uqLp6eEnYtvD8M =
258- gitlab.com/tozd/go/x v0.0.0-20260307120620-9c9c02df2ee4 h1:OKJE13gjQU7rhsqdXJknc/2qDBoMHAs0FMelcwG7jaI =
259- gitlab.com/tozd/go/x v0.0.0-20260307120620-9c9c02df2ee4 /go.mod h1:D3M+8J6dO5jk6eETvvFerwRfZ1ACARcceelz892aVyA =
260258gitlab.com/tozd/go/x v0.0.0-20260314110808-0f23542feb34 h1:1JbYuJvFGDZZpSTKW9V4dLVlawkZqIzsNBKDxWjo1pw =
261259gitlab.com/tozd/go/x v0.0.0-20260314110808-0f23542feb34 /go.mod h1:D3M+8J6dO5jk6eETvvFerwRfZ1ACARcceelz892aVyA =
262260gitlab.com/tozd/go/zerolog v0.11.2 h1:DkLdoryCBDwTDnfq8JrHwAsKqWXMixnNiWe6XCx9xu8 =
You can’t perform that action at this time.
0 commit comments