File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 github.com/cespare/xxhash/v2 v2.1.2
1212 github.com/elastic/go-elasticsearch/v7 v7.15.1
1313 github.com/elastic/go-licenser v0.4.0
14- github.com/elastic/go-ucfg v0.8.3
14+ github.com/elastic/go-ucfg v0.8.4
1515 github.com/elastic/package-spec v1.2.0
1616 github.com/fatih/color v1.13.0
1717 github.com/go-git/go-billy/v5 v5.3.1
Original file line number Diff line number Diff line change @@ -339,8 +339,8 @@ github.com/elastic/go-elasticsearch/v7 v7.15.1/go.mod h1:OJ4wdbtDNk5g503kvlHLyEr
339339github.com/elastic/go-licenser v0.3.1 /go.mod h1:D8eNQk70FOCVBl3smCGQt/lv7meBeQno2eI1S5apiHQ =
340340github.com/elastic/go-licenser v0.4.0 h1:jLq6A5SilDS/Iz1ABRkO6BHy91B9jBora8FwGRsDqUI =
341341github.com/elastic/go-licenser v0.4.0 /go.mod h1:V56wHMpmdURfibNBggaSBfqgPxyT1Tldns1i87iTEvU =
342- github.com/elastic/go-ucfg v0.8.3 h1:leywnFjzr2QneZZWhE6uWd+QN/UpP0sdJRHYyuFvkeo =
343- github.com/elastic/go-ucfg v0.8.3 /go.mod h1:iaiY0NBIYeasNgycLyTvhJftQlQEUO2hpF+FX0JKxzo =
342+ github.com/elastic/go-ucfg v0.8.4 h1:OAHTnubzXKsYYYWVzl8psLcS5mCbNKjXxtMY41itthk =
343+ github.com/elastic/go-ucfg v0.8.4 /go.mod h1:4E8mPOLSUV9hQ7sgLEJ4bvt0KhMuDJa8joDT2QGAEKA =
344344github.com/elastic/package-spec v1.2.0 h1:uCWMNxM8fq+lkO67Ddgi1IwAoZIjfxcNyYpyWAXjPG8 =
345345github.com/elastic/package-spec v1.2.0 /go.mod h1:KzGTSDqCkdhmL1IFpOH2ZQNSSE9JEhNtndxU3ZrQilA =
346346github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153 h1:yUdfgN0XgIJw7foRItutHYUIhlcKzcSf5vDpdhQAKTc =
@@ -1525,6 +1525,7 @@ gopkg.in/errgo.v2 v2.1.0/go.mod h1:hNsd1EY+bozCKY1Ytp96fpM3vjJbqLJn88ws8XvfDNI=
15251525gopkg.in/fsnotify.v1 v1.4.7 /go.mod h1:Tz8NjZHkW78fSQdbUxIjBTcgA1z1m8ZHf0WmKUhAMys =
15261526gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 /go.mod h1:Xk6kEKp8OKb+X14hQBKWaSkCsqBpgog8nAV2xsGOxlo =
15271527gopkg.in/gorp.v1 v1.7.2 /go.mod h1:Wo3h+DBQZIxATwftsglhdD/62zRFPhGhTiu5jUJmCaw =
1528+ gopkg.in/hjson/hjson-go.v3 v3.0.1 /go.mod h1:X6zrTSVeImfwfZLfgQdInl9mWjqPqgH90jom9nym/lw =
15281529gopkg.in/inf.v0 v0.9.1 h1:73M5CoZyi3ZLMOyDlQh031Cx6N9NDJ2Vvfl76EDAgDc =
15291530gopkg.in/inf.v0 v0.9.1 /go.mod h1:cWUDdTG/fYaXco+Dcufb5Vnc6Gp2YChqWtbxRZE0mXw =
15301531gopkg.in/ini.v1 v1.51.0 /go.mod h1:pNLf8WUiyNEtQjuu5G5vTm06TEv9tsIgeAvK8hOrP4k =
You can’t perform that action at this time.
0 commit comments