Skip to content

Commit

Permalink
chore(deps): update module github.com/buildkite/terraform-provider-bu…
Browse files Browse the repository at this point in the history
…ildkite to v1.6.0
  • Loading branch information
renovate[bot] committed Apr 4, 2024
1 parent 78c12c6 commit c1f016b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion provider/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ replace (
)

require (
github.com/buildkite/terraform-provider-buildkite v1.5.2
github.com/buildkite/terraform-provider-buildkite v1.6.0
github.com/hashicorp/terraform-plugin-framework v1.6.1
github.com/pulumi/pulumi-terraform-bridge/pf v0.32.0
github.com/pulumi/pulumi-terraform-bridge/v3 v3.79.0
Expand Down
2 changes: 2 additions & 0 deletions provider/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -952,6 +952,8 @@ github.com/buildkite/terraform-provider-buildkite v1.5.1 h1:tbGvZNkugLS5lJLlsDhh
github.com/buildkite/terraform-provider-buildkite v1.5.1/go.mod h1:RNqZp/WaIPj4aXjF+xGGRgqkDS49LxmzOzqVbTRogts=
github.com/buildkite/terraform-provider-buildkite v1.5.2 h1:w0CJHs9gHP726AYkHwg5iEyPWwYl4xQd747oRe4Pjkk=
github.com/buildkite/terraform-provider-buildkite v1.5.2/go.mod h1:eAPFnYyYaAYD/clyyEexCUShI5e0OGVuzGMFj+E5Tw8=
github.com/buildkite/terraform-provider-buildkite v1.6.0 h1:yMNBA4TtFoNoG14BhJdECLfDWqFtnB3/6DjlUZ1fZXs=
github.com/buildkite/terraform-provider-buildkite v1.6.0/go.mod h1:eAPFnYyYaAYD/clyyEexCUShI5e0OGVuzGMFj+E5Tw8=
github.com/casbin/casbin/v2 v2.37.0/go.mod h1:vByNa/Fchek0KZUgG5wEsl7iFsiviAYKRtgrQfcJqHg=
github.com/cenkalti/backoff/v3 v3.0.0/go.mod h1:cIeZDE3IrqwwJl6VUwCN6trj1oXrTS4rc0ij+ULvLYs=
github.com/cenkalti/backoff/v3 v3.2.2 h1:cfUAAO3yvKMYKPrvhDuHSwQnhZNk/RMHKdZqKTxfm6M=
Expand Down

0 comments on commit c1f016b

Please sign in to comment.