Commit ac4deff 1 parent caa0697 commit ac4deff Copy full SHA for ac4deff
File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.22.4
4
4
5
5
require (
6
6
github.com/cedar-policy/cedar-go v0.0.0-20240613132717-dc52df660b80
7
- github.com/exaring/otelpgx v0.6.0
7
+ github.com/exaring/otelpgx v0.6.1
8
8
github.com/go-playground/validator/v10 v10.22.0
9
9
github.com/golang-migrate/migrate/v4 v4.17.1
10
10
github.com/jackc/pgx/v5 v5.6.0
Original file line number Diff line number Diff line change @@ -47,6 +47,8 @@ github.com/exaring/otelpgx v0.5.4 h1:uytSs8A9/8tpnJ4J8jsusbRtNgP6Cn5npnffCxE2Unk
47
47
github.com/exaring/otelpgx v0.5.4 /go.mod h1:DuRveXIeRNz6VJrMTj2uCBFqiocMx4msCN1mIMmbZUI =
48
48
github.com/exaring/otelpgx v0.6.0 h1:kxqxEi579Pw+pm1TJGI4LFbk+gcg1UwSqomS9PUTBcE =
49
49
github.com/exaring/otelpgx v0.6.0 /go.mod h1:DuRveXIeRNz6VJrMTj2uCBFqiocMx4msCN1mIMmbZUI =
50
+ github.com/exaring/otelpgx v0.6.1 h1:oVm7H3obc7eXg0iXWk62wJTWprB2pHu6rYApHjqmCUs =
51
+ github.com/exaring/otelpgx v0.6.1 /go.mod h1:DuRveXIeRNz6VJrMTj2uCBFqiocMx4msCN1mIMmbZUI =
50
52
github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg =
51
53
github.com/felixge/httpsnoop v1.0.4 /go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U =
52
54
github.com/fsnotify/fsnotify v1.6.0 h1:n+5WquG0fcWoWp6xPWfHdbskMCQaFnG6PfBrh1Ky4HY =
You can’t perform that action at this time.
0 commit comments