Skip to content

Commit f37f492

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.62 to 0.2.63. - [Commits](mittwald/api-client-go@v0.2.62...v0.2.63) --- updated-dependencies: - dependency-name: github.com/mittwald/api-client-go dependency-version: 0.2.63 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7254122 commit f37f492

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.62
16+
github.com/mittwald/api-client-go v0.2.63
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.62 h1:UUqf+nweXypQwg1AJ3qVbSqrARfRWk0Pu6JJYwnr0UI=
174-
github.com/mittwald/api-client-go v0.2.62/go.mod h1:/jyrwP4sRaf36MYgJ1cc07hB2RSf60zdTvb4m4Kn5Kw=
173+
github.com/mittwald/api-client-go v0.2.63 h1:U+VQfvC1o0f1IeuG9s8EmTQFBOTsVsV+iO1D9R4i860=
174+
github.com/mittwald/api-client-go v0.2.63/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)