File tree Expand file tree Collapse file tree 4 files changed +26
-7
lines changed Expand file tree Collapse file tree 4 files changed +26
-7
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/hashicorp/terraform-exec v0.16.0
10
10
github.com/hashicorp/terraform-json v0.13.0
11
11
github.com/hashicorp/terraform-plugin-sdk/v2 v2.11.0
12
- github.com/heimweh/go-pagerduty v0.0.0-20231125004736-fa2590da432f
12
+ github.com/heimweh/go-pagerduty v0.0.0-20231201163338-a11b2f79dfcf
13
13
)
14
14
15
15
require (
Original file line number Diff line number Diff line change @@ -250,8 +250,8 @@ github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734/go.mod
250
250
github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb /go.mod h1:+NfK9FKeTrX5uv1uIXGdwYDTeHna2qgaIlx54MXqjAM =
251
251
github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d h1:kJCB4vdITiW1eC1vq2e6IsrXKrZit1bv/TDYFGMp4BQ =
252
252
github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d /go.mod h1:+NfK9FKeTrX5uv1uIXGdwYDTeHna2qgaIlx54MXqjAM =
253
- github.com/heimweh/go-pagerduty v0.0.0-20231125004736-fa2590da432f h1:vxbb7MQHNvhgBJ7RlN6ZmvDbP87ez+U2ZMWRwSjX9zE =
254
- github.com/heimweh/go-pagerduty v0.0.0-20231125004736-fa2590da432f /go.mod h1:r59w5iyN01Qvi734yA5hZldbSeJJmsJzee/1kQ/MK7s =
253
+ github.com/heimweh/go-pagerduty v0.0.0-20231201163338-a11b2f79dfcf h1:LyQb5eb/+R5VSA7aP5bBjDW4nHndclJQ2bG5N4lGmik =
254
+ github.com/heimweh/go-pagerduty v0.0.0-20231201163338-a11b2f79dfcf /go.mod h1:r59w5iyN01Qvi734yA5hZldbSeJJmsJzee/1kQ/MK7s =
255
255
github.com/huandu/xstrings v1.3.1 /go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE =
256
256
github.com/huandu/xstrings v1.3.2 /go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE =
257
257
github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6 /go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc =
Original file line number Diff line number Diff line change @@ -182,7 +182,7 @@ github.com/hashicorp/terraform-svchost
182
182
# github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d
183
183
## explicit
184
184
github.com/hashicorp/yamux
185
- # github.com/heimweh/go-pagerduty v0.0.0-20231125004736-fa2590da432f
185
+ # github.com/heimweh/go-pagerduty v0.0.0-20231201163338-a11b2f79dfcf
186
186
## explicit; go 1.17
187
187
github.com/heimweh/go-pagerduty/pagerduty
188
188
github.com/heimweh/go-pagerduty/persistentconfig
You can’t perform that action at this time.
0 commit comments