Skip to content

Commit

Permalink
Merge pull request #308 from hemanthKa677/dependency_updt
Browse files Browse the repository at this point in the history
Updating dependencies for go-client changes
  • Loading branch information
hemanthKa677 authored Jun 19, 2023
2 parents d2cf9ca + 60dca8c commit 6ccb4f2
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/google/uuid v1.3.0
github.com/hashicorp/terraform-plugin-log v0.7.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.3
github.com/infobloxopen/infoblox-go-client/v2 v2.3.1-0.20230525121944-7aeeca0ab3b7
github.com/infobloxopen/infoblox-go-client/v2 v2.3.1-0.20230619121113-e439cee464bb
github.com/sirupsen/logrus v1.8.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,8 @@ github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpO
github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
github.com/imdario/mergo v0.3.9 h1:UauaLniWCFHWd+Jp9oCEkTBj8VO/9DKg3PV3VCNMDIg=
github.com/imdario/mergo v0.3.9/go.mod h1:2EnlNZ0deacrJVfApfmtdGgDfMuh/nq6Ok1EcJh5FfA=
github.com/infobloxopen/infoblox-go-client/v2 v2.3.1-0.20230525121944-7aeeca0ab3b7 h1:3VFBeDEUKK4JFohYCIbhaSHgdOcpV33c/RFHtdhNCxY=
github.com/infobloxopen/infoblox-go-client/v2 v2.3.1-0.20230525121944-7aeeca0ab3b7/go.mod h1:ZR191VH7ccpUZ+dzjALQorTevLPv+1P9N62TGJ87ib0=
github.com/infobloxopen/infoblox-go-client/v2 v2.3.1-0.20230619121113-e439cee464bb h1:HNFaXeqsByErzZFT/QV/9c49txMhOaf1H1kxMwe0MIo=
github.com/infobloxopen/infoblox-go-client/v2 v2.3.1-0.20230619121113-e439cee464bb/go.mod h1:ZR191VH7ccpUZ+dzjALQorTevLPv+1P9N62TGJ87ib0=
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 h1:BQSFePA1RWJOlocH6Fxy8MmwDt+yVQYULKfN0RoTN8A=
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99/go.mod h1:1lJo3i6rXxKeerYnT8Nvf0QmHCRC1n8sfWVwXF2Frvo=
github.com/jessevdk/go-flags v1.4.0/go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ github.com/hashicorp/terraform-plugin-sdk/v2/terraform
# github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d
## explicit
github.com/hashicorp/yamux
# github.com/infobloxopen/infoblox-go-client/v2 v2.3.1-0.20230525121944-7aeeca0ab3b7
# github.com/infobloxopen/infoblox-go-client/v2 v2.3.1-0.20230619121113-e439cee464bb
## explicit; go 1.17
github.com/infobloxopen/infoblox-go-client/v2
# github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af
Expand Down

0 comments on commit 6ccb4f2

Please sign in to comment.