File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ require (
98
98
github.com/testcontainers/testcontainers-go/modules/postgres v0.34.0
99
99
github.com/trufflesecurity/disk-buffer-reader v0.2.1
100
100
github.com/wasilibs/go-re2 v1.9.0
101
- github.com/xo/dburl v0.23.6
101
+ github.com/xo/dburl v0.23.7
102
102
gitlab.com/gitlab-org/api/client-go v0.127.0
103
103
go.mongodb.org/mongo-driver v1.17.3
104
104
go.uber.org/automaxprocs v1.6.0
Original file line number Diff line number Diff line change @@ -814,6 +814,8 @@ github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 h1:nIPpBwaJSVYIxUFsDv3M8ofm
814
814
github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 /go.mod h1:HUYIGzjTL3rfEspMxjDjgmT5uz5wzYJKVo23qUhYTos =
815
815
github.com/xo/dburl v0.23.6 h1:/k5cN6NO+d0i+QMZyAn4UCn7q0LxzqCzPzF9esf3dT4 =
816
816
github.com/xo/dburl v0.23.6 /go.mod h1:uazlaAQxj4gkshhfuuYyvwCBouOmNnG2aDxTCFZpmL4 =
817
+ github.com/xo/dburl v0.23.7 h1:UCiK8Dyll38NdDHVi7UOxhz5/ugWuyQGgQHdxfdEQDY =
818
+ github.com/xo/dburl v0.23.7 /go.mod h1:uazlaAQxj4gkshhfuuYyvwCBouOmNnG2aDxTCFZpmL4 =
817
819
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e h1:JVG44RsyaB9T2KIHavMF/ppJZNG9ZpyihvCd0w101no =
818
820
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e /go.mod h1:RbqR21r5mrJuqunuUZ/Dhy/avygyECGrLceyNeo4LiM =
819
821
github.com/xyproto/randomstring v1.0.5 h1:YtlWPoRdgMu3NZtP45drfy1GKoojuR7hmRcnhZqKjWU =
You can’t perform that action at this time.
0 commit comments