Skip to content

Commit

Permalink
chore(deps): bump github.com/turbot/steampipe-plugin-sdk/v4 (#42)
Browse files Browse the repository at this point in the history
Bumps [github.com/turbot/steampipe-plugin-sdk/v4](https://github.com/turbot/steampipe-plugin-sdk) from 4.1.12 to 4.1.13.
- [Release notes](https://github.com/turbot/steampipe-plugin-sdk/releases)
- [Changelog](https://github.com/turbot/steampipe-plugin-sdk/blob/v4.1.13/CHANGELOG.md)
- [Commits](turbot/steampipe-plugin-sdk@v4.1.12...v4.1.13)

---
updated-dependencies:
- dependency-name: github.com/turbot/steampipe-plugin-sdk/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 14, 2023
1 parent 0da639d commit 4707488
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 @@ -4,7 +4,7 @@ go 1.19

require (
github.com/ctreminiom/go-atlassian v1.4.4
github.com/turbot/steampipe-plugin-sdk/v4 v4.1.12
github.com/turbot/steampipe-plugin-sdk/v4 v4.1.13
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -432,8 +432,8 @@ github.com/tkrajina/go-reflector v0.5.4 h1:dS9aJEa/eYNQU/fwsb5CSiATOxcNyA/gG/A7a
github.com/tkrajina/go-reflector v0.5.4/go.mod h1:9PyLgEOzc78ey/JmQQHbW8cQJ1oucLlNQsg8yFvkVk8=
github.com/turbot/go-kit v0.4.0 h1:EdD7Bf2EGAjvHRGQxRiWpDawzZSk3T+eghqbj74qiSc=
github.com/turbot/go-kit v0.4.0/go.mod h1:SBdPRngbEfYubiR81iAVtO43oPkg1+ASr+XxvgbH7/k=
github.com/turbot/steampipe-plugin-sdk/v4 v4.1.12 h1:QyCAEidsYOSbH1lHADmo1ia5EZuXBX/zvgnXJPWqvLk=
github.com/turbot/steampipe-plugin-sdk/v4 v4.1.12/go.mod h1:t1uwq6KylUr2CzIinxeTafoktJvX8yWmhaoWCJJc4YI=
github.com/turbot/steampipe-plugin-sdk/v4 v4.1.13 h1:Kd/mWD2klqCnwCDwlQ4sTHuRrud28TAac6buM1uo86o=
github.com/turbot/steampipe-plugin-sdk/v4 v4.1.13/go.mod h1:t1uwq6KylUr2CzIinxeTafoktJvX8yWmhaoWCJJc4YI=
github.com/vmihailenco/msgpack v3.3.3+incompatible/go.mod h1:fy3FlTQTDXWkZ7Bh6AcGMlsjHatGryHQYUTf1ShIgkk=
github.com/vmihailenco/msgpack/v4 v4.3.12/go.mod h1:gborTTJjAo/GWTqqRjrLCn9pgNN+NXzzngzBKDPIqw4=
github.com/vmihailenco/tagparser v0.1.1/go.mod h1:OeAg3pn3UbLjkWt+rN9oFYB6u/cQgqMEUPoW2WPyhdI=
Expand Down

0 comments on commit 4707488

Please sign in to comment.