Skip to content

Commit

Permalink
chore: remove erroneous dependency on istio (#21486)
Browse files Browse the repository at this point in the history
Use same logging functions as the rest of the points code.

(cherry picked from commit 5ef6b83)
  • Loading branch information
davidby-influx committed May 18, 2021
1 parent be6522b commit 1033d58
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 48 deletions.
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ require (
gopkg.in/yaml.v2 v2.3.0 // indirect
gopkg.in/yaml.v3 v3.0.0-20200121175148-a6ecf24a6d71
honnef.co/go/tools v0.0.1-2020.1.4
istio.io/pkg v0.0.0-20200606170016-70c5172b9cdf
labix.org/v2/mgo v0.0.0-20140701140051-000000000287 // indirect
launchpad.net/gocheck v0.0.0-20140225173054-000000000087 // indirect
)
Expand Down
Loading

0 comments on commit 1033d58

Please sign in to comment.