File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-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.17.7
1313 github.com/elastic/go-licenser v0.4.1
14- github.com/elastic/go-resource v0.0.0-00010101000000-000000000000
14+ github.com/elastic/go-resource v0.1.0
1515 github.com/elastic/go-sysinfo v1.8.1
1616 github.com/elastic/go-ucfg v0.8.6
1717 github.com/elastic/package-spec/v2 v2.2.0
@@ -162,5 +162,3 @@ require (
162162 sigs.k8s.io/structured-merge-diff/v4 v4.2.3 // indirect
163163 sigs.k8s.io/yaml v1.3.0 // indirect
164164)
165-
166- replace github.com/elastic/go-resource => /home/jaime/gocode/src/github.com/elastic/go-resource
Original file line number Diff line number Diff line change @@ -123,6 +123,8 @@ github.com/elastic/go-elasticsearch/v7 v7.17.7 h1:pcYNfITNPusl+cLwLN6OLmVT+F73El
123123github.com/elastic/go-elasticsearch/v7 v7.17.7 /go.mod h1:OJ4wdbtDNk5g503kvlHLyErCgQwwzmDtaFC4XyOxXA4 =
124124github.com/elastic/go-licenser v0.4.1 h1:1xDURsc8pL5zYT9R29425J3vkHdt4RT5TNEMeRN48x4 =
125125github.com/elastic/go-licenser v0.4.1 /go.mod h1:V56wHMpmdURfibNBggaSBfqgPxyT1Tldns1i87iTEvU =
126+ github.com/elastic/go-resource v0.1.0 h1:7is06Dsz1EdgjTzSZ1PcR8MYO7sypHTin0BZqHV4h8s =
127+ github.com/elastic/go-resource v0.1.0 /go.mod h1:7F1Wjs6eSFX0i/235yAK/x9bvPNd9/ML92AiULa4XYA =
126128github.com/elastic/go-sysinfo v1.8.1 h1:4Yhj+HdV6WjbCRgGdZpPJ8lZQlXZLKDAeIkmQ/VRvi4 =
127129github.com/elastic/go-sysinfo v1.8.1 /go.mod h1:JfllUnzoQV/JRYymbH3dO1yggI3mV2oTKSXsDHM+uIM =
128130github.com/elastic/go-ucfg v0.8.6 h1:stUeyh2goTgGX+/wb9gzKvTv0YB0231LTpKUgCKj4U0 =
You can’t perform that action at this time.
0 commit comments