Skip to content

Commit

Permalink
Update module github.com/turbot/steampipe-plugin-sdk/v5 to v5.10.3
Browse files Browse the repository at this point in the history
renovate[bot] authored and francois2metz committed Aug 16, 2024
1 parent c962b4d commit 5f763e5
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
module github.com/francois2metz/steampipe-plugin-ovh

go 1.21.0
go 1.22.4

toolchain go1.21.3
toolchain go1.22.6

require (
github.com/ovh/go-ovh v1.6.0
github.com/turbot/steampipe-plugin-sdk/v5 v5.10.2
github.com/turbot/steampipe-plugin-sdk/v5 v5.10.3
)

require (
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -568,6 +568,8 @@ github.com/turbot/steampipe-plugin-sdk/v5 v5.10.1 h1:yqiWeswy7geNzRIUJGuA7KQRq6g
github.com/turbot/steampipe-plugin-sdk/v5 v5.10.1/go.mod h1:Ji3NU2vyZChu4aodAuSpeAS/JkApFGvsPePjOn8h9as=
github.com/turbot/steampipe-plugin-sdk/v5 v5.10.2 h1:dsre+knLb0gnXgB5EOicyfTy5NEajoD9TibID58fRzc=
github.com/turbot/steampipe-plugin-sdk/v5 v5.10.2/go.mod h1:Ji3NU2vyZChu4aodAuSpeAS/JkApFGvsPePjOn8h9as=
github.com/turbot/steampipe-plugin-sdk/v5 v5.10.3 h1:3OCvnD0/u2RzNOgd0aBiWJrp/uk5Qjv6ZUt2gF2Xi9g=
github.com/turbot/steampipe-plugin-sdk/v5 v5.10.3/go.mod h1:zmq31p/5iizn78nJ3k7np4owfuZL+EsZlb7gGMZl6cY=
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=

0 comments on commit 5f763e5

Please sign in to comment.