Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

Commit

Permalink
update deps to 0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirianni committed Aug 3, 2023
1 parent 1e5e824 commit e5d679d
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 @@ -5,7 +5,7 @@ go 1.20
require (
github.com/hashicorp/terraform-plugin-sdk/v2 v2.27.0
github.com/observiq/bindplane-op-enterprise v1.22.0
github.com/observiq/terraform-provider-bindplane v0.0.9
github.com/observiq/terraform-provider-bindplane v0.0.10
github.com/stretchr/testify v1.8.4
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -288,8 +288,8 @@ github.com/observiq/bindplane-op-enterprise v1.22.0 h1:Q2le4v6Kye1lj/+f1S64mDiq/
github.com/observiq/bindplane-op-enterprise v1.22.0/go.mod h1:xbMnIZYuBbQYNAkz2G8gB2PmYiSi7xm/gphtPKtRfJ8=
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/observiq/terraform-provider-bindplane v0.0.9 h1:3WypbhbcGk+vZsrvh8FB9f56eg07mrewMrZmZOTNtio=
github.com/observiq/terraform-provider-bindplane v0.0.9/go.mod h1:5+TtXqYckh29GoER8FVgrQQfDDbIKMNfXgmXXnP5bzo=
github.com/observiq/terraform-provider-bindplane v0.0.10 h1:HkPfA3Oh7C+YdSq5AadeIHHpYFOHMUMuLyd7jZzyKnY=
github.com/observiq/terraform-provider-bindplane v0.0.10/go.mod h1:5+TtXqYckh29GoER8FVgrQQfDDbIKMNfXgmXXnP5bzo=
github.com/oklog/run v1.0.0 h1:Ru7dDtJNOyC66gQ5dQmaCa0qIsAUFY3sFpK1Xk8igrw=
github.com/oklog/run v1.0.0/go.mod h1:dlhp/R75TPv97u0XWUtDeV/lRKWPKSdTuV0TZvrmrQA=
github.com/oklog/ulid/v2 v2.1.0 h1:+9lhoxAP56we25tyYETBBY1YLA2SaoLvUFgrP2miPJU=
Expand Down

0 comments on commit e5d679d

Please sign in to comment.