Skip to content

Commit

Permalink
Use BindPlane 1.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
antonblock committed Oct 18, 2023
1 parent a944c5f commit aa9016e
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
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
github.com/hashicorp/terraform-plugin-sdk/v2 v2.29.0
github.com/observiq/bindplane-op v1.30.0
github.com/observiq/bindplane-op v1.32.0
github.com/stretchr/testify v1.8.4
github.com/testcontainers/testcontainers-go v0.25.0
go.uber.org/zap v1.26.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -324,8 +324,8 @@ github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjY
github.com/morikuni/aec v1.0.0 h1:nP9CBfwrvYnBRgY6qfDQkygYDmYwOilePFkwzv4dU8A=
github.com/morikuni/aec v1.0.0/go.mod h1:BbKIizmSmc5MMPqRYbxO4ZU0S0+P200+tUnFx7PXmsc=
github.com/mrunalp/fileutils v0.5.0/go.mod h1:M1WthSahJixYnrXQl/DFQuteStB1weuxD2QJNHXfbSQ=
github.com/observiq/bindplane-op v1.30.0 h1:XbJ37SKDxLgaVmrMhWTrRJoAsdjJrox/MUlm7xwwcsA=
github.com/observiq/bindplane-op v1.30.0/go.mod h1:Mtz/RDpDUm9r1zV+Sv79nF8rR/88EOqJM3HSDfYu3ZY=
github.com/observiq/bindplane-op v1.32.0 h1:TOkYiGF6kC+Dql0oVqnFyuq/uZ5pRC1ZAeizr4Sf5+g=
github.com/observiq/bindplane-op v1.32.0/go.mod h1:Mtz/RDpDUm9r1zV+Sv79nF8rR/88EOqJM3HSDfYu3ZY=
github.com/observiq/stanza v1.6.1 h1:VfnZ/JYz4zwZKznGWWyMShUCOMK4AeEax/aOTcXmpJI=
github.com/observiq/stanza v1.6.1/go.mod h1:NAULITrz4PyrqwWPJJ/MOe11TVoA67RqlWTdFrXFNXA=
github.com/oklog/run v1.0.0 h1:Ru7dDtJNOyC66gQ5dQmaCa0qIsAUFY3sFpK1Xk8igrw=
Expand Down

0 comments on commit aa9016e

Please sign in to comment.