Skip to content

Commit

Permalink
chore(deps): bump github.com/turbot/steampipe-plugin-sdk/v4 (#39)
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.9 to 4.1.11.
- [Release notes](https://github.com/turbot/steampipe-plugin-sdk/releases)
- [Changelog](https://github.com/turbot/steampipe-plugin-sdk/blob/main/CHANGELOG.md)
- [Commits](turbot/steampipe-plugin-sdk@v4.1.9...v4.1.11)

---
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>

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 Jan 26, 2023
1 parent 8e46dc4 commit 398b6b9
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.9
github.com/turbot/steampipe-plugin-sdk/v4 v4.1.11
)

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.9 h1:4yV/tR22tAQ0ZSCcj1cSAos/orhDH3/1pEHvYOCnxUc=
github.com/turbot/steampipe-plugin-sdk/v4 v4.1.9/go.mod h1:t1uwq6KylUr2CzIinxeTafoktJvX8yWmhaoWCJJc4YI=
github.com/turbot/steampipe-plugin-sdk/v4 v4.1.11 h1:ivNSOzskJICuF7HiiDjVFG5sIrxiqt/UiVEeob9Uo+A=
github.com/turbot/steampipe-plugin-sdk/v4 v4.1.11/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 398b6b9

Please sign in to comment.