Commit Graph

307 Commits

Author SHA1 Message Date
kaidaguerre
2a86d08445 Add support to retrieve plugin rate limiter definitions and use to populate steampipe_rate_limiter table. Closes #3805 (#3803) 2023-09-06 13:28:22 +01:00
Binaek Sarkar
3b2cdd1e68 Upgrades go version to 1.21. Closes #3763 2023-08-25 13:54:28 +01:00
dependabot[bot]
8010b76775 [dep][go](deps): Bump github.com/containerd/containerd (#3768)
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.7.3...v1.7.4)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  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>
2023-08-25 10:20:21 +01:00
dependabot[bot]
0dc915ff85 [dep][go](deps): Bump github.com/zclconf/go-cty from 1.13.2 to 1.13.3 (#3769)
Bumps [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) from 1.13.2 to 1.13.3.
- [Release notes](https://github.com/zclconf/go-cty/releases)
- [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zclconf/go-cty/compare/v1.13.2...v1.13.3)

---
updated-dependencies:
- dependency-name: github.com/zclconf/go-cty
  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>
2023-08-25 10:20:02 +01:00
dependabot[bot]
24118f817b [dep][go](deps): Bump github.com/turbot/steampipe-plugin-sdk/v5 (#3747)
Bumps [github.com/turbot/steampipe-plugin-sdk/v5](https://github.com/turbot/steampipe-plugin-sdk) from 5.6.0-dev.16 to 5.6.0-rc.21.
- [Changelog](https://github.com/turbot/steampipe-plugin-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/turbot/steampipe-plugin-sdk/compare/v5.6.0-dev.16...v5.6.0-rc.21)

---
updated-dependencies:
- dependency-name: github.com/turbot/steampipe-plugin-sdk/v5
  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>
2023-08-24 12:02:01 +01:00
dependabot[bot]
48a29b0e54 [dep][go](deps): Bump github.com/google/uuid from 1.3.0 to 1.3.1 (#3760)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  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>
2023-08-24 10:45:06 +01:00
dependabot[bot]
303fcc7523 [dep][go](deps): Bump github.com/hashicorp/hcl/v2 from 2.16.2 to 2.17.0 (#3508) 2023-08-17 14:10:28 +05:30
Binaek Sarkar
8e73030a0e Fixes issue with the plugin manager where multi line logs were not coming up. Closes #3706. Closes #3678. 2023-08-09 13:08:35 +01:00
dependabot[bot]
d291b8adac [dep][go](deps): Bump github.com/jackc/pgx/v5 from 5.4.2 to 5.4.3 (#3723)
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.4.2 to 5.4.3.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.4.2...v5.4.3)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
  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>
2023-08-07 10:47:45 +01:00
dependabot[bot]
d64255f385 [dep][go](deps): Bump golang.org/x/text from 0.11.0 to 0.12.0 (#3722)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-07 10:46:41 +01:00
dependabot[bot]
3f7ed89b31 [dep][go](deps): Bump github.com/oras-project/oras-credentials-go (#3700)
Bumps [github.com/oras-project/oras-credentials-go](https://github.com/oras-project/oras-credentials-go) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/oras-project/oras-credentials-go/releases)
- [Commits](https://github.com/oras-project/oras-credentials-go/compare/v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/oras-project/oras-credentials-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-28 15:42:28 +01:00
dependabot[bot]
d273ac1924 [dep][go](deps): Bump github.com/containerd/containerd (#3699)
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.4.13 to 1.7.3.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.4.13...v1.7.3)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-28 15:42:12 +01:00
dependabot[bot]
10a6e576b6 [dep][go](deps): Bump github.com/turbot/steampipe-plugin-sdk/v5 (#3691)
Bumps [github.com/turbot/steampipe-plugin-sdk/v5](https://github.com/turbot/steampipe-plugin-sdk) from 5.5.0 to 5.5.1.
- [Changelog](https://github.com/turbot/steampipe-plugin-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/turbot/steampipe-plugin-sdk/compare/v5.5.0...v5.5.1)

---
updated-dependencies:
- dependency-name: github.com/turbot/steampipe-plugin-sdk/v5
  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>
2023-07-27 13:04:24 +01:00
dependabot[bot]
e6d7170082 [dep][go](deps): Bump google.golang.org/grpc from 1.56.2 to 1.57.0 (#3692)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.2 to 1.57.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.2...v1.57.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-27 13:03:49 +01:00
dependabot[bot]
cfb9084167 [dep][go](deps): Bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.1 (#3693)
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.7.0 to 5.8.1.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](https://github.com/go-git/go-git/compare/v5.7.0...v5.8.1)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-27 13:03:19 +01:00
dependabot[bot]
4016887e65 [dep][go](deps): Bump github.com/jackc/pgconn from 1.14.0 to 1.14.1 (#3694)
Bumps [github.com/jackc/pgconn](https://github.com/jackc/pgconn) from 1.14.0 to 1.14.1.
- [Changelog](https://github.com/jackc/pgconn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgconn/compare/v1.14.0...v1.14.1)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgconn
  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>
2023-07-27 13:02:18 +01:00
Binaek Sarkar
e92e65c4de Fixes issue where multi line logs from plugins are not coming up in plugin logs. Closes #3678 2023-07-26 14:33:10 +01:00
dependabot[bot]
552b7561d5 [dep][go](deps): Bump google.golang.org/grpc from 1.56.0 to 1.56.2 (#3659)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.0 to 1.56.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.0...v1.56.2)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  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>
2023-07-26 14:32:21 +01:00
dependabot[bot]
1bbfd55bf2 [dep][go](deps): Bump github.com/jackc/pgx/v5 from 5.4.1 to 5.4.2 (#3669)
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.4.1 to 5.4.2.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.4.1...v5.4.2)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
  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>
2023-07-26 14:31:32 +01:00
dependabot[bot]
353683ca0b [dep][go](deps): Bump oras.land/oras-go/v2 from 2.2.0 to 2.2.1 (#3675)
Bumps [oras.land/oras-go/v2](https://github.com/oras-project/oras-go) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/oras-project/oras-go/releases)
- [Commits](https://github.com/oras-project/oras-go/compare/v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: oras.land/oras-go/v2
  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>
2023-07-26 14:31:00 +01:00
Patrick Decat
3c5e98d13b feat: upgrade to oras-go v2 and support OCI registries requiring authentication. Closes #2819 2023-07-14 10:20:31 +01:00
dependabot[bot]
04e650e636 [dep][go](deps): Bump golang.org/x/text from 0.10.0 to 0.11.0 (#3649)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 16:00:42 +01:00
dependabot[bot]
9a1133b4f5 [dep][go](deps): Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (#3621)
Bumps google.golang.org/protobuf from 1.30.0 to 1.31.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 16:00:05 +01:00
dependabot[bot]
e9aa15c22a [dep][go](deps): Bump github.com/otiai10/copy from 1.11.0 to 1.12.0 (#3587)
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/otiai10/copy/releases)
- [Commits](https://github.com/otiai10/copy/compare/v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: github.com/otiai10/copy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 13:24:10 +01:00
dependabot[bot]
fc541bda84 [dep][go](deps): Bump github.com/jackc/pgx/v5 from 5.3.1 to 5.4.1 (#3588)
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.3.1 to 5.4.1.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.3.1...v5.4.1)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 12:06:12 +01:00
dependabot[bot]
1725c35616 [dep][go](deps): Bump golang.org/x/sync from 0.2.0 to 0.3.0 (#3575)
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.2.0 to 0.3.0.
- [Commits](https://github.com/golang/sync/compare/v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-20 16:07:20 +01:00
dependabot[bot]
4d77280877 [dep][go](deps): Bump github.com/turbot/steampipe-plugin-sdk/v5 (#3585)
Bumps [github.com/turbot/steampipe-plugin-sdk/v5](https://github.com/turbot/steampipe-plugin-sdk) from 5.4.1 to 5.5.0.
- [Changelog](https://github.com/turbot/steampipe-plugin-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/turbot/steampipe-plugin-sdk/compare/v5.4.1...v5.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-20 14:17:46 +01:00
dependabot[bot]
0f6b4f7579 [dep][go](deps): Bump google.golang.org/grpc from 1.55.0 to 1.56.0 (#3581)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.55.0 to 1.56.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.55.0...v1.56.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-16 18:15:15 +01:00
dependabot[bot]
7de1cd54aa [dep][go](deps): Bump golang.org/x/text from 0.9.0 to 0.10.0 (#3565)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 10:05:54 +01:00
dependabot[bot]
55cbd32773 [dep][go](deps): Bump github.com/hashicorp/go-plugin (#3521)
Bumps [github.com/hashicorp/go-plugin](https://github.com/hashicorp/go-plugin) from 1.4.9 to 1.4.10.
- [Release notes](https://github.com/hashicorp/go-plugin/releases)
- [Changelog](https://github.com/hashicorp/go-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/go-plugin/compare/v1.4.9...v1.4.10)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-plugin
  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>
2023-06-09 09:00:28 +01:00
dependabot[bot]
3b10a2ed50 [dep][go](deps): Bump github.com/turbot/go-kit (#3541)
Bumps [github.com/turbot/go-kit](https://github.com/turbot/go-kit) from 0.6.0-alpha.1 to 0.7.0.
- [Changelog](https://github.com/turbot/go-kit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/turbot/go-kit/compare/v0.6.0-alpha.1...v0.7.0)

---
updated-dependencies:
- dependency-name: github.com/turbot/go-kit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-09 08:57:49 +01:00
dependabot[bot]
4810ca77d9 [dep][go](deps): Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 (#3522)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.9.2 to 1.9.3.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.2...v1.9.3)

---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
  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>
2023-06-05 13:08:33 +01:00
dependabot[bot]
a6afd89b64 [dep][go](deps): Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 (#3509)
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.9.0...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  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>
2023-06-02 08:57:59 +01:00
dependabot[bot]
3e71b69e42 [dep][go](deps): Bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#3500)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.15.0...v1.16.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-01 17:03:46 +01:00
dependabot[bot]
024363199f [dep][go](deps): Bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 (#3459)
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.18 to 0.0.19.
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.18...v0.0.19)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-isatty
  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>
2023-05-30 15:23:38 +01:00
dependabot[bot]
a5e2b7053d [dep][go](deps): Bump github.com/zclconf/go-cty from 1.13.1 to 1.13.2 (#3463)
Bumps [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/zclconf/go-cty/releases)
- [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zclconf/go-cty/compare/v1.13.1...v1.13.2)

---
updated-dependencies:
- dependency-name: github.com/zclconf/go-cty
  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>
2023-05-30 15:23:28 +01:00
dependabot[bot]
de920724cc [dep][go](deps): Bump github.com/go-git/go-git/v5 from 5.6.1 to 5.7.0 (#3476)
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.6.1 to 5.7.0.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](https://github.com/go-git/go-git/compare/v5.6.1...v5.7.0)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 14:21:19 +01:00
dependabot[bot]
f1cb2fb090 [dep][go](deps): Bump github.com/sirupsen/logrus from 1.9.1 to 1.9.2 (#3436)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.1...v1.9.2)

---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
  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>
2023-05-18 15:02:15 +01:00
dependabot[bot]
8aa8141044 [dep][go](deps): Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1 (#3419)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
  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>
2023-05-17 14:06:04 +01:00
dependabot[bot]
97a469216d [dep][go](deps): Bump github.com/turbot/steampipe-cloud-sdk-go (#3377)
Bumps [github.com/turbot/steampipe-cloud-sdk-go](https://github.com/turbot/steampipe-cloud-sdk-go) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/turbot/steampipe-cloud-sdk-go/releases)
- [Changelog](https://github.com/turbot/steampipe-cloud-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/turbot/steampipe-cloud-sdk-go/compare/v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/turbot/steampipe-cloud-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-09 14:40:44 +01:00
dependabot[bot]
f4395c58a6 [dep][go](deps): Bump github.com/turbot/steampipe-plugin-sdk/v5 (#3388)
Bumps [github.com/turbot/steampipe-plugin-sdk/v5](https://github.com/turbot/steampipe-plugin-sdk) from 5.4.0 to 5.4.1.
- [Changelog](https://github.com/turbot/steampipe-plugin-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/turbot/steampipe-plugin-sdk/compare/v5.4.0...v5.4.1)

---
updated-dependencies:
- dependency-name: github.com/turbot/steampipe-plugin-sdk/v5
  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>
2023-05-08 11:45:31 +01:00
dependabot[bot]
8b51df9397 [dep][go](deps): Bump golang.org/x/sync from 0.1.0 to 0.2.0 (#3385)
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.1.0 to 0.2.0.
- [Commits](https://github.com/golang/sync/compare/v0.1.0...v0.2.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-05 11:02:07 +01:00
dependabot[bot]
2cf4876959 [dep][go](deps): Bump google.golang.org/grpc from 1.54.0 to 1.55.0 (#3386)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.54.0 to 1.55.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.54.0...v1.55.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-05 11:01:50 +01:00
dependabot[bot]
b1859b670b [dep][go](deps): Bump github.com/turbot/steampipe-plugin-sdk/v5 (#3374)
Bumps [github.com/turbot/steampipe-plugin-sdk/v5](https://github.com/turbot/steampipe-plugin-sdk) from 5.4.0-rc.1 to 5.4.0.
- [Release notes](https://github.com/turbot/steampipe-plugin-sdk/releases)
- [Changelog](https://github.com/turbot/steampipe-plugin-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/turbot/steampipe-plugin-sdk/compare/v5.4.0-rc.1...v5.4.0)

---
updated-dependencies:
- dependency-name: github.com/turbot/steampipe-plugin-sdk/v5
  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>
2023-04-28 15:00:36 +01:00
dependabot[bot]
5521e0af40 [dep][go](deps): Bump github.com/otiai10/copy from 1.10.0 to 1.11.0 (#3353)
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/otiai10/copy/releases)
- [Commits](https://github.com/otiai10/copy/compare/v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: github.com/otiai10/copy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-20 11:54:51 +01:00
kaidaguerre
f47985f88f Update mod require, deprecate steampipe property and add steampipe block. Deprecate plugin version property and add min_version`. Closes #3347. Fix args passed to dependency mods failing to resolve if they reference variables. Closes #3348 2023-04-19 12:28:53 +01:00
dependabot[bot]
501efda5cc [dep][go](deps): Bump github.com/stevenle/topsort (#3309)
Bumps [github.com/stevenle/topsort](https://github.com/stevenle/topsort) from 0.0.0-20130922064739-8130c1d7596b to 0.2.0.
- [Release notes](https://github.com/stevenle/topsort/releases)
- [Commits](https://github.com/stevenle/topsort/commits/v0.2.0)

---
updated-dependencies:
- dependency-name: github.com/stevenle/topsort
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-17 11:06:24 +01:00
dependabot[bot]
a11e21b668 [dep][go](deps): Bump golang.org/x/text from 0.8.0 to 0.9.0 (#3311)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-13 14:48:08 +01:00
dependabot[bot]
09d7582a93 [dep][go](deps): Bump github.com/Masterminds/semver/v3 (#3322)
Bumps [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/Masterminds/semver/releases)
- [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Masterminds/semver/compare/v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: github.com/Masterminds/semver/v3
  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>
2023-04-13 14:43:53 +01:00
dependabot[bot]
768bda04df [dep][go](deps): Bump github.com/hashicorp/go-hclog from 1.4.0 to 1.5.0 (#3260)
Bumps [github.com/hashicorp/go-hclog](https://github.com/hashicorp/go-hclog) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/hashicorp/go-hclog/releases)
- [Commits](https://github.com/hashicorp/go-hclog/compare/v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-hclog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-06 11:13:35 +01:00