Skip to content

Commit

Permalink
fix(deps): update module github.com/sijoma/console-customer-api-go to…
Browse files Browse the repository at this point in the history
… v0.3.0
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent 0a7ab75 commit 8e682b5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/hashicorp/terraform-plugin-framework-validators v0.10.0
github.com/hashicorp/terraform-plugin-log v0.9.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.26.1
github.com/sijoma/console-customer-api-go v0.2.0
github.com/sijoma/console-customer-api-go v0.3.0
golang.org/x/oauth2 v0.6.0
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,8 @@ github.com/shopspring/decimal v1.3.1 h1:2Usl1nmF/WZucqkFZhnfFYxxxu8LG21F6nPQBE5g
github.com/shopspring/decimal v1.3.1/go.mod h1:DKyhrW/HYNuLGql+MJL6WCR6knT2jwCFRcu2hWCYk4o=
github.com/sijoma/console-customer-api-go v0.2.0 h1:gpAYI39S0a3qty0DCeDEBtHVxX4btJ3T7lqqnTuSrZk=
github.com/sijoma/console-customer-api-go v0.2.0/go.mod h1:DbWi19gwd/fQlE9FaXr26VBqimBibb7ilbOCNdBIqc8=
github.com/sijoma/console-customer-api-go v0.3.0 h1:EAW1dlQN/6f2QyCKOCQKa8hQGN6lS05WDOiCrhn5oaU=
github.com/sijoma/console-customer-api-go v0.3.0/go.mod h1:CrTxvYrIWKUc/51pg4rgUKd49dmh5V43aq5YyCRYYU8=
github.com/sirupsen/logrus v1.4.1/go.mod h1:ni0Sbl8bgC9z8RoU9G6nDWqqs/fq4eDPysMBDgk/93Q=
github.com/spf13/cast v1.3.1/go.mod h1:Qx5cxh0v+4UWYiBimWS+eyWzqEqokIECu5etghLkUJE=
github.com/spf13/cast v1.5.0 h1:rj3WzYc11XZaIZMPKmwP96zkFEnnAmV8s6XbB2aY32w=
Expand Down

0 comments on commit 8e682b5

Please sign in to comment.