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.7.0
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent 4e478ca commit 161f353
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.7.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.80.0
Expand Down Expand Up @@ -240,7 +240,7 @@ require (
golang.org/x/crypto v0.21.0 // indirect
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 // indirect
golang.org/x/mod v0.16.0 // indirect
golang.org/x/net v0.22.0 // indirect
golang.org/x/net v0.23.0 // indirect
golang.org/x/oauth2 v0.16.0 // indirect
golang.org/x/sync v0.6.0 // indirect
golang.org/x/sys v0.18.0 // indirect
Expand Down
4 changes: 4 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.7.0 h1:so4k/ZKNNRjOKUj92PhRJEHmem3d6Le8Al9DrCYqCBA=
github.com/buildkite/terraform-provider-buildkite v1.7.0/go.mod h1:y37WkNfBzHZ4oIPaCVNixb3ix1YwpmzOVlg1mK9Bsn8=
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 Expand Up @@ -2967,6 +2969,8 @@ golang.org/x/net v0.10.0/go.mod h1:0qNGK6F8kojg2nk9dLZ2mShWaEBan6FAoqfSigmmuDg=
golang.org/x/net v0.11.0/go.mod h1:2L/ixqYpgIVXmeoSA/4Lu7BzTG4KIyPIryS4IsOd1oQ=
golang.org/x/net v0.22.0 h1:9sGLhx7iRIHEiX0oAJ3MRZMUCElJgy7Br1nO+AMN3Tc=
golang.org/x/net v0.22.0/go.mod h1:JKghWKKOSdJwpW2GEx0Ja7fmaKnMsbu+MWVZTokSYmg=
golang.org/x/net v0.23.0 h1:7EYJ93RZ9vYSZAIb2x3lnuvqO5zneoD6IvWjuhfxjTs=
golang.org/x/net v0.23.0/go.mod h1:JKghWKKOSdJwpW2GEx0Ja7fmaKnMsbu+MWVZTokSYmg=
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
Expand Down

0 comments on commit 161f353

Please sign in to comment.