Skip to content

Commit 6418b0b

Browse files
committed
Recompiled plugin with latest SDK
1 parent f3fab63 commit 6418b0b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ require (
114114
github.com/gocarina/gocsv v0.0.0-20201208093247-67c824bc04d4
115115
github.com/golang/protobuf v1.5.2
116116
github.com/turbot/go-kit v0.5.0
117-
github.com/turbot/steampipe-plugin-sdk/v5 v5.2.0-rc.5
117+
github.com/turbot/steampipe-plugin-sdk/v5 v5.2.0-rc.6
118118
golang.org/x/text v0.4.0
119119
)
120120

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -677,8 +677,8 @@ github.com/tkrajina/go-reflector v0.5.6 h1:hKQ0gyocG7vgMD2M3dRlYN6WBBOmdoOzJ6njQ
677677
github.com/tkrajina/go-reflector v0.5.6/go.mod h1:ECbqLgccecY5kPmPmXg1MrHW585yMcDkVl6IvJe64T4=
678678
github.com/turbot/go-kit v0.5.0 h1:bulbpYGyOQWt4/qFAULPBdrLis//sf3VFz5mTZelv0k=
679679
github.com/turbot/go-kit v0.5.0/go.mod h1:oP9gLk6bETL4nkEuujZZbOlcv9jnHQlf7DYcI/+Ke8Q=
680-
github.com/turbot/steampipe-plugin-sdk/v5 v5.2.0-rc.5 h1:GeaJ6JV63NuZC3ZCg2Ei5vUvbQZYloPjNv2zubRB7nw=
681-
github.com/turbot/steampipe-plugin-sdk/v5 v5.2.0-rc.5/go.mod h1:bfvdKaLwemr13EPOMbnr7/hOQOO7m4oM7HnVMdNotgY=
680+
github.com/turbot/steampipe-plugin-sdk/v5 v5.2.0-rc.6 h1:qb0jSLK+9EaogYkG/FdC/7B76OPm/TC1JXWPDw6I6wo=
681+
github.com/turbot/steampipe-plugin-sdk/v5 v5.2.0-rc.6/go.mod h1:bfvdKaLwemr13EPOMbnr7/hOQOO7m4oM7HnVMdNotgY=
682682
github.com/ulikunitz/xz v0.5.8 h1:ERv8V6GKqVi23rgu5cj9pVfVzJbOqAY2Ntl88O6c2nQ=
683683
github.com/ulikunitz/xz v0.5.8/go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14=
684684
github.com/yuin/goldmark v1.1.25/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=

0 commit comments

Comments
 (0)