Skip to content

Commit

Permalink
Merge pull request #113 from DrFaust92/bump-0.2.2
Browse files Browse the repository at this point in the history
0.2.2
  • Loading branch information
DrFaust92 authored Dec 8, 2022
2 parents 65be207 + 7a05618 commit da77985
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module github.com/terraform-providers/terraform-provider-bitbucket

require (
github.com/DrFaust92/bitbucket-go-client v0.2.1
github.com/DrFaust92/bitbucket-go-client v0.2.2
github.com/antihax/optional v1.0.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.24.1
github.com/satori/go.uuid v1.2.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cloud.google.com/go v0.34.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
github.com/DrFaust92/bitbucket-go-client v0.2.1 h1:hFdYMnfwowTubnXSQN35Q/ymIgai9hevYZArayxcV9s=
github.com/DrFaust92/bitbucket-go-client v0.2.1/go.mod h1:y9g+ROPqDQn9eEyXIUCcXunYQmO7rxcNU17ZdPtHk2A=
github.com/DrFaust92/bitbucket-go-client v0.2.2 h1:fvQ1bhiNHf94GKeWZz4iW9qYzRXJD8IpS4KeHpwGGRM=
github.com/DrFaust92/bitbucket-go-client v0.2.2/go.mod h1:y9g+ROPqDQn9eEyXIUCcXunYQmO7rxcNU17ZdPtHk2A=
github.com/Microsoft/go-winio v0.4.14/go.mod h1:qXqCSQ3Xa7+6tgxaGTIe4Kpcdsi+P8jBhyzoq1bpyYA=
github.com/Microsoft/go-winio v0.4.16 h1:FtSW/jqD+l4ba5iPBj9CODVtgfYAD8w2wS923g/cFDk=
github.com/Microsoft/go-winio v0.4.16/go.mod h1:XB6nPKklQyQ7GC9LdcBEcBl8PF76WugXOPRXwdLnMv0=
Expand Down

0 comments on commit da77985

Please sign in to comment.