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 @@ -3,7 +3,7 @@ module github.com/digitalpoetry/terraform-provider-redash
33go 1.17
44
55require (
6- github.com/digitalpoetry/redash-client-go v0.6.1
6+ github.com/digitalpoetry/redash-client-go v0.6.2
77 github.com/hashicorp/terraform-plugin-sdk/v2 v2.9.0
88)
99
Original file line number Diff line number Diff line change @@ -110,8 +110,8 @@ github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ3
110110github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
111111github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
112112github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
113- github.com/digitalpoetry/redash-client-go v0.6.1 h1:kRPg8aXejfLI/GcOAmv3rlulXDaZKXkIHwTj+EKv4Ok =
114- github.com/digitalpoetry/redash-client-go v0.6.1 /go.mod h1:xs+EQZbPNxA+lj1u3re2oU771+RZj/iHqIuXtmvVpFI =
113+ github.com/digitalpoetry/redash-client-go v0.6.2 h1:XHhFn/WiOMf2ddJCA0fUesnfbbqpD5zi6+nvFh3T9PE =
114+ github.com/digitalpoetry/redash-client-go v0.6.2 /go.mod h1:xs+EQZbPNxA+lj1u3re2oU771+RZj/iHqIuXtmvVpFI =
115115github.com/emirpasic/gods v1.12.0 h1:QAUIPSaCu4G+POclxeqb3F+WPpdKqFGlw36+yOzGlrg =
116116github.com/emirpasic/gods v1.12.0 /go.mod h1:YfzfFFoVP/catgzJb4IKIqXjX78Ha8FMSDh3ymbK86o =
117117github.com/envoyproxy/go-control-plane v0.9.0 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
You can’t perform that action at this time.
0 commit comments