File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/terraform-providers/terraform-provider-bitbucket
2
2
3
3
require (
4
- github.com/DrFaust92/bitbucket-go-client v0.2.1
4
+ github.com/DrFaust92/bitbucket-go-client v0.2.2
5
5
github.com/antihax/optional v1.0.0
6
6
github.com/hashicorp/terraform-plugin-sdk/v2 v2.24.1
7
7
github.com/satori/go.uuid v1.2.0
Original file line number Diff line number Diff line change 1
1
cloud.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 =
4
4
github.com/Microsoft/go-winio v0.4.14 /go.mod h1:qXqCSQ3Xa7+6tgxaGTIe4Kpcdsi+P8jBhyzoq1bpyYA =
5
5
github.com/Microsoft/go-winio v0.4.16 h1:FtSW/jqD+l4ba5iPBj9CODVtgfYAD8w2wS923g/cFDk =
6
6
github.com/Microsoft/go-winio v0.4.16 /go.mod h1:XB6nPKklQyQ7GC9LdcBEcBl8PF76WugXOPRXwdLnMv0 =
You can’t perform that action at this time.
0 commit comments