Skip to content

Commit 4762d70

Browse files
Merge pull request #163 from mittwald/dependabot/go_modules/github.com/mittwald/api-client-go-0.2.60
chore(deps): bump github.com/mittwald/api-client-go from 0.2.59 to 0.2.60
2 parents 037c3b6 + 38842b0 commit 4762d70

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/hashicorp/terraform-plugin-go v0.28.0
1414
github.com/hashicorp/terraform-plugin-log v0.9.0
1515
github.com/hashicorp/terraform-plugin-testing v1.13.2
16-
github.com/mittwald/api-client-go v0.2.59
16+
github.com/mittwald/api-client-go v0.2.60
1717
github.com/onsi/gomega v1.37.0
1818
)
1919

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,8 @@ github.com/mitchellh/mapstructure v1.5.0/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RR
170170
github.com/mitchellh/reflectwalk v1.0.0/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw=
171171
github.com/mitchellh/reflectwalk v1.0.2 h1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zxSIeXaQ=
172172
github.com/mitchellh/reflectwalk v1.0.2/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw=
173-
github.com/mittwald/api-client-go v0.2.59 h1:Moljy6d/dFM6VMEIHkjSw15pcCDgJvagu+H7SRkGfzI=
174-
github.com/mittwald/api-client-go v0.2.59/go.mod h1:/jyrwP4sRaf36MYgJ1cc07hB2RSf60zdTvb4m4Kn5Kw=
173+
github.com/mittwald/api-client-go v0.2.60 h1:MN9m91YmY11jdJ0QcPUKMk+l2wzJ7BgPvf36hfqnYew=
174+
github.com/mittwald/api-client-go v0.2.60/go.mod h1:/jyrwP4sRaf36MYgJ1cc07hB2RSf60zdTvb4m4Kn5Kw=
175175
github.com/oklog/run v1.0.0 h1:Ru7dDtJNOyC66gQ5dQmaCa0qIsAUFY3sFpK1Xk8igrw=
176176
github.com/oklog/run v1.0.0/go.mod h1:dlhp/R75TPv97u0XWUtDeV/lRKWPKSdTuV0TZvrmrQA=
177177
github.com/onsi/ginkgo/v2 v2.23.3 h1:edHxnszytJ4lD9D5Jjc4tiDkPBZ3siDeJJkUZJJVkp0=

0 commit comments

Comments
 (0)