Skip to content

Commit

Permalink
Bump github.com/nukosuke/go-zendesk from 0.16.0 to 0.17.0
Browse files Browse the repository at this point in the history
Bumps [github.com/nukosuke/go-zendesk](https://github.com/nukosuke/go-zendesk) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/nukosuke/go-zendesk/releases)
- [Commits](nukosuke/go-zendesk@v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: github.com/nukosuke/go-zendesk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 23, 2023
1 parent 6ec290f commit 89f4309
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.19
require (
github.com/golang/mock v1.6.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.29.0
github.com/nukosuke/go-zendesk v0.16.0
github.com/nukosuke/go-zendesk v0.17.0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyua
github.com/mitchellh/mapstructure v1.5.0/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
github.com/mitchellh/reflectwalk v1.0.2 h1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zxSIeXaQ=
github.com/mitchellh/reflectwalk v1.0.2/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw=
github.com/nukosuke/go-zendesk v0.16.0 h1:WEAufQ/2Dh8tUTT9S6eszzMmHx1gbRv4zpZ0hDV9qmM=
github.com/nukosuke/go-zendesk v0.16.0/go.mod h1:Aa2kI/WpEFXxrhOMgUsRynQOmMtJk6iDaZIke1+1sSY=
github.com/nukosuke/go-zendesk v0.17.0 h1:NzjwS23Ziq6mejgSXfJ4rA3XVGdmakD69JyviL0mk9Q=
github.com/nukosuke/go-zendesk v0.17.0/go.mod h1:Aa2kI/WpEFXxrhOMgUsRynQOmMtJk6iDaZIke1+1sSY=
github.com/oklog/run v1.0.0 h1:Ru7dDtJNOyC66gQ5dQmaCa0qIsAUFY3sFpK1Xk8igrw=
github.com/oklog/run v1.0.0/go.mod h1:dlhp/R75TPv97u0XWUtDeV/lRKWPKSdTuV0TZvrmrQA=
github.com/pjbgf/sha1cd v0.3.0 h1:4D5XXmUUBUl/xQ6IjCkEAbqXskkq/4O7LmGn0AqMDs4=
Expand Down

0 comments on commit 89f4309

Please sign in to comment.