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 11module github.com/terraform-providers/terraform-provider-bitbucket
22
33require (
4- github.com/DrFaust92/bitbucket-go-client v0.2.1
4+ github.com/DrFaust92/bitbucket-go-client v0.2.2
55 github.com/antihax/optional v1.0.0
66 github.com/hashicorp/terraform-plugin-sdk/v2 v2.24.1
77 github.com/satori/go.uuid v1.2.0
Original file line number Diff line number Diff line change 11cloud.google.com/go v0.34.0 /go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw =
2- github.com/DrFaust92/bitbucket-go-client v0.2.1 h1:hFdYMnfwowTubnXSQN35Q/ymIgai9hevYZArayxcV9s =
3- github.com/DrFaust92/bitbucket-go-client v0.2.1 /go.mod h1:y9g+ROPqDQn9eEyXIUCcXunYQmO7rxcNU17ZdPtHk2A =
2+ github.com/DrFaust92/bitbucket-go-client v0.2.2 h1:fvQ1bhiNHf94GKeWZz4iW9qYzRXJD8IpS4KeHpwGGRM =
3+ github.com/DrFaust92/bitbucket-go-client v0.2.2 /go.mod h1:y9g+ROPqDQn9eEyXIUCcXunYQmO7rxcNU17ZdPtHk2A =
44github.com/Microsoft/go-winio v0.4.14 /go.mod h1:qXqCSQ3Xa7+6tgxaGTIe4Kpcdsi+P8jBhyzoq1bpyYA =
55github.com/Microsoft/go-winio v0.4.16 h1:FtSW/jqD+l4ba5iPBj9CODVtgfYAD8w2wS923g/cFDk =
66github.com/Microsoft/go-winio v0.4.16 /go.mod h1:XB6nPKklQyQ7GC9LdcBEcBl8PF76WugXOPRXwdLnMv0 =
You can’t perform that action at this time.
0 commit comments