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 @@ -11,7 +11,7 @@ require (
1111 github.com/pkg/errors v0.9.1
1212 github.com/satori/go.uuid v1.2.0
1313 github.com/sirupsen/logrus v1.8.1
14- github.com/xo/dburl v0.11 .0
14+ github.com/xo/dburl v0.23 .0
1515 golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d
1616 golang.org/x/sys v0.0.0-20220704084225-05e143d24a9e // indirect
1717 gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
Original file line number Diff line number Diff line change @@ -113,6 +113,8 @@ github.com/vmihailenco/msgpack/v4 v4.3.12/go.mod h1:gborTTJjAo/GWTqqRjrLCn9pgNN+
113113github.com/vmihailenco/tagparser v0.1.1 /go.mod h1:OeAg3pn3UbLjkWt+rN9oFYB6u/cQgqMEUPoW2WPyhdI =
114114github.com/xo/dburl v0.11.0 h1:AVtiIKI5VpKdfuEBvTEMsLoY3MW6+uHTm5Eeuvt6Olo =
115115github.com/xo/dburl v0.11.0 /go.mod h1:3i+BAX1bQngTMtk8dtGUTTUviVymLIViDtYHDP5NTMU =
116+ github.com/xo/dburl v0.23.0 h1:XoLcZ/Dy2SlaTmVbACNyfmHcexvMl0+7NRrak92jn5g =
117+ github.com/xo/dburl v0.23.0 /go.mod h1:B7/G9FGungw6ighV8xJNwWYQPMfn3gsi2sn5SE8Bzco =
116118github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778 h1:QldyIu/L63oPpyvQmHgvgickp1Yw510KJOqX7H24mg8 =
117119github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778 /go.mod h1:2MuV+tbUrU1zIOPMxZ5EncGwgmMJsa+9ucAQZXxsObs =
118120github.com/yosuke-furukawa/json5 v0.1.1 /go.mod h1:sw49aWDqNdRJ6DYUtIQiaA3xyj2IL9tjeNYmX2ixwcU =
You can’t perform that action at this time.
0 commit comments