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 @@ -97,7 +97,7 @@ require (
97
97
github.com/testcontainers/testcontainers-go/modules/postgres v0.34.0
98
98
github.com/trufflesecurity/disk-buffer-reader v0.2.1
99
99
github.com/wasilibs/go-re2 v1.9.0
100
- github.com/xo/dburl v0.23.7
100
+ github.com/xo/dburl v0.23.8
101
101
gitlab.com/gitlab-org/api/client-go v0.127.0
102
102
go.mongodb.org/mongo-driver v1.17.3
103
103
go.uber.org/automaxprocs v1.6.0
Original file line number Diff line number Diff line change @@ -885,6 +885,8 @@ github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 h1:nIPpBwaJSVYIxUFsDv3M8ofm
885
885
github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 /go.mod h1:HUYIGzjTL3rfEspMxjDjgmT5uz5wzYJKVo23qUhYTos =
886
886
github.com/xo/dburl v0.23.7 h1:UCiK8Dyll38NdDHVi7UOxhz5/ugWuyQGgQHdxfdEQDY =
887
887
github.com/xo/dburl v0.23.7 /go.mod h1:uazlaAQxj4gkshhfuuYyvwCBouOmNnG2aDxTCFZpmL4 =
888
+ github.com/xo/dburl v0.23.8 h1:NwFghJfjaUW7tp+WE5mTLQQCfgseRsvgXjlSvk7x4t4 =
889
+ github.com/xo/dburl v0.23.8 /go.mod h1:uazlaAQxj4gkshhfuuYyvwCBouOmNnG2aDxTCFZpmL4 =
888
890
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e h1:JVG44RsyaB9T2KIHavMF/ppJZNG9ZpyihvCd0w101no =
889
891
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e /go.mod h1:RbqR21r5mrJuqunuUZ/Dhy/avygyECGrLceyNeo4LiM =
890
892
github.com/xyproto/randomstring v1.0.5 h1:YtlWPoRdgMu3NZtP45drfy1GKoojuR7hmRcnhZqKjWU =
You can’t perform that action at this time.
0 commit comments