Skip to content

Commit 4623425

Browse files
committed
update kusto dependency
Signed-off-by: Markus Blaschke <mblaschke82@gmail.com>
1 parent 0ab66d8 commit 4623425

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ require (
1212
github.com/prometheus/client_golang v1.11.0
1313
github.com/remeh/sizedwaitgroup v1.0.0
1414
github.com/sirupsen/logrus v1.8.1
15-
github.com/webdevops/azure-resourcegraph-exporter v0.0.0-20210826200325-345c764362cc
15+
github.com/webdevops/azure-resourcegraph-exporter v0.0.0-20210826213426-8839c50c2d93
1616
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,8 +233,8 @@ github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXf
233233
github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI=
234234
github.com/stretchr/testify v1.4.0 h1:2E4SXV/wtOkTonXsotYi4li6zVWxYlZuYNCXe9XRJyk=
235235
github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4=
236-
github.com/webdevops/azure-resourcegraph-exporter v0.0.0-20210826200325-345c764362cc h1:QQp9aPNxKaULIiOhrCgthF8IgFc+zeK8Jy60HdtEiWc=
237-
github.com/webdevops/azure-resourcegraph-exporter v0.0.0-20210826200325-345c764362cc/go.mod h1:pYqS47xOioD3T7pEJ1tK+VfGPuu+kkaXOug5NQ9tPxU=
236+
github.com/webdevops/azure-resourcegraph-exporter v0.0.0-20210826213426-8839c50c2d93 h1:XaMzF0J7pxlYELWUQPXYK4gW6qc3zm6j4pjTfEhTsB4=
237+
github.com/webdevops/azure-resourcegraph-exporter v0.0.0-20210826213426-8839c50c2d93/go.mod h1:pYqS47xOioD3T7pEJ1tK+VfGPuu+kkaXOug5NQ9tPxU=
238238
github.com/yuin/goldmark v1.1.25/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
239239
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
240240
github.com/yuin/goldmark v1.1.32/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=

0 commit comments

Comments
 (0)