File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/DavidKrau/terraform-provider-simplemdm
33go 1.24.0
44
55require (
6- github.com/DavidKrau/simplemdm-go-client v0.2.2
6+ github.com/DavidKrau/simplemdm-go-client v0.2.3
77 github.com/hashicorp/terraform-plugin-framework v1.17.0
88 github.com/hashicorp/terraform-plugin-framework-validators v0.19.0
99 github.com/hashicorp/terraform-plugin-go v0.29.0
Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ github.com/DavidKrau/simplemdm-go-client v0.2.1 h1:R/SKgDUsGoJjoXaq+mEjguPwwJWCq
66github.com/DavidKrau/simplemdm-go-client v0.2.1 /go.mod h1:tIrL/8ckUf4o2nmW9KCK91uDO3477WV+MEP77QYD0R0 =
77github.com/DavidKrau/simplemdm-go-client v0.2.2 h1:gmtIqYvXi7aBrpiJfWBHMwHJiNKP0E84TyKOSgwOeiA =
88github.com/DavidKrau/simplemdm-go-client v0.2.2 /go.mod h1:tIrL/8ckUf4o2nmW9KCK91uDO3477WV+MEP77QYD0R0 =
9+ github.com/DavidKrau/simplemdm-go-client v0.2.3 h1:x+eCD14uBfKck9SSw0H5WGxLHoeVHKaa2wpHpcZZ0h8 =
10+ github.com/DavidKrau/simplemdm-go-client v0.2.3 /go.mod h1:tIrL/8ckUf4o2nmW9KCK91uDO3477WV+MEP77QYD0R0 =
911github.com/Kunde21/markdownfmt/v3 v3.1.0 h1:KiZu9LKs+wFFBQKhrZJrFZwtLnCCWJahL+S+E/3VnM0 =
1012github.com/Kunde21/markdownfmt/v3 v3.1.0 /go.mod h1:tPXN1RTyOzJwhfHoon9wUr4HGYmWgVxSQN6VBJDkrVc =
1113github.com/Masterminds/goutils v1.1.1 h1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI =
You can’t perform that action at this time.
0 commit comments