Skip to content

Commit

Permalink
bump api deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tpretz committed May 9, 2023
1 parent 9b4c6b5 commit 4800fa9
Showing 1 changed file with 1 addition and 1 deletion.
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.11
require (
github.com/hashicorp/terraform v0.12.23
github.com/hashicorp/terraform-plugin-sdk v1.7.0
github.com/tpretz/go-zabbix-api v0.15.0
github.com/tpretz/go-zabbix-api v0.16.0
)

//replace github.com/tpretz/go-zabbix-api => ../go-zabbix-api

0 comments on commit 4800fa9

Please sign in to comment.