Skip to content

Commit

Permalink
update sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
kaidaguerre committed Feb 5, 2024
1 parent 5a435c8 commit 81ad01f
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 @@ -126,7 +126,7 @@ require (
github.com/golang/protobuf v1.5.3
github.com/rs/dnscache v0.0.0-20230804202142-fc85eb664529
github.com/turbot/go-kit v0.9.0
github.com/turbot/steampipe-plugin-sdk/v5 v5.9.0-rc.1
github.com/turbot/steampipe-plugin-sdk/v5 v5.9.0-rc.3
golang.org/x/sync v0.6.0
golang.org/x/text v0.14.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -845,8 +845,8 @@ github.com/tkrajina/go-reflector v0.5.6 h1:hKQ0gyocG7vgMD2M3dRlYN6WBBOmdoOzJ6njQ
github.com/tkrajina/go-reflector v0.5.6/go.mod h1:ECbqLgccecY5kPmPmXg1MrHW585yMcDkVl6IvJe64T4=
github.com/turbot/go-kit v0.9.0 h1:7RVIFpHa0vdsh8GMEr4cM+D4jQ7h4pGeFmT2EVG/U5Y=
github.com/turbot/go-kit v0.9.0/go.mod h1:fFQqR59I5z5JeeBLfK1PjSifn4Oprs3NiQx0CxeSJxs=
github.com/turbot/steampipe-plugin-sdk/v5 v5.9.0-rc.1 h1:91dY4irxTOoa+cHVvA3SJN5jFlGRJrZVMZcmwfD6Tj8=
github.com/turbot/steampipe-plugin-sdk/v5 v5.9.0-rc.1/go.mod h1:w/PdoOvft3SBpOBP91dk2a7QS84KBVGzUwM4u1tKeNE=
github.com/turbot/steampipe-plugin-sdk/v5 v5.9.0-rc.3 h1:AGeR7uJ6PxSPFJfD9hSSRxNMyh2JY7lZYenkZq6UjN4=
github.com/turbot/steampipe-plugin-sdk/v5 v5.9.0-rc.3/go.mod h1:w/PdoOvft3SBpOBP91dk2a7QS84KBVGzUwM4u1tKeNE=
github.com/ulikunitz/xz v0.5.10 h1:t92gobL9l3HE202wg3rlk19F6X+JOxl9BBrCCMYEYd8=
github.com/ulikunitz/xz v0.5.10/go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14=
github.com/yuin/goldmark v1.1.25/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
Expand Down

0 comments on commit 81ad01f

Please sign in to comment.