Skip to content

Commit

Permalink
Bump github.com/zscaler/zscaler-sdk-go from 1.5.1 to 1.5.3 (#245)
Browse files Browse the repository at this point in the history
Bumps [github.com/zscaler/zscaler-sdk-go](https://github.com/zscaler/zscaler-sdk-go) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/zscaler/zscaler-sdk-go/releases)
- [Changelog](https://github.com/zscaler/zscaler-sdk-go/blob/master/CHANGELOG.md)
- [Commits](zscaler/zscaler-sdk-go@v1.5.1...v1.5.3)

---
updated-dependencies:
- dependency-name: github.com/zscaler/zscaler-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 30, 2023
1 parent e0c5603 commit 0894413
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 @@ -6,7 +6,7 @@ require (
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
github.com/hashicorp/terraform-plugin-sdk v1.17.2
github.com/hashicorp/terraform-plugin-sdk/v2 v2.26.1
github.com/zscaler/zscaler-sdk-go v1.5.1
github.com/zscaler/zscaler-sdk-go v1.5.3
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -365,8 +365,8 @@ github.com/zclconf/go-cty v1.13.1 h1:0a6bRwuiSHtAmqCqNOE+c2oHgepv0ctoxU4FUe43kwc
github.com/zclconf/go-cty v1.13.1/go.mod h1:YKQzy/7pZ7iq2jNFzy5go57xdxdWoLLpaEp4u238AE0=
github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b/go.mod h1:ZRKQfBXbGkpdV6QMzT3rU1kSTAnfu1dO8dPKjYprgj8=
github.com/zclconf/go-cty-yaml v1.0.2/go.mod h1:IP3Ylp0wQpYm50IHK8OZWKMu6sPJIUgKa8XhiVHura0=
github.com/zscaler/zscaler-sdk-go v1.5.1 h1:3RGzm/pwQzftT7T9MKU/AK1YD/uoSkyydJJTYQHEd/o=
github.com/zscaler/zscaler-sdk-go v1.5.1/go.mod h1:ge86KdkHgje3U+rHCURwPwvKgHhFi4R+v+cRJ7Q25ak=
github.com/zscaler/zscaler-sdk-go v1.5.3 h1:U53imKB2cKdfrHZ5ICx/r4IMROoYzkzs6s80f5y5yTU=
github.com/zscaler/zscaler-sdk-go v1.5.3/go.mod h1:ge86KdkHgje3U+rHCURwPwvKgHhFi4R+v+cRJ7Q25ak=
go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=
go.opencensus.io v0.22.0/go.mod h1:+kGneAE2xo2IficOXnaByMWTGM9T73dGwxeWcUqIpI8=
go.opencensus.io v0.22.2/go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw=
Expand Down

0 comments on commit 0894413

Please sign in to comment.