Skip to content

Commit d64ab8a

Browse files
chore(deps): bump github.com/mittwald/api-client-go
Bumps [github.com/mittwald/api-client-go](https://github.com/mittwald/api-client-go) from 0.2.60 to 0.2.61. - [Commits](mittwald/api-client-go@v0.2.60...v0.2.61) --- updated-dependencies: - dependency-name: github.com/mittwald/api-client-go dependency-version: 0.2.61 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4762d70 commit d64ab8a

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.60
16+
github.com/mittwald/api-client-go v0.2.61
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.60 h1:MN9m91YmY11jdJ0QcPUKMk+l2wzJ7BgPvf36hfqnYew=
174-
github.com/mittwald/api-client-go v0.2.60/go.mod h1:/jyrwP4sRaf36MYgJ1cc07hB2RSf60zdTvb4m4Kn5Kw=
173+
github.com/mittwald/api-client-go v0.2.61 h1:aLaLZSA3r+9PyEkSPHddT+4Z+/rupPnhYHSvca0hwFc=
174+
github.com/mittwald/api-client-go v0.2.61/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)