Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump the go group across 1 directory with 23 updates
Bumps the go group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) | `2.19.1` | `2.23.0` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.0` | `1.8.1` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.18.2` | `1.19.0` | | [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) | `1.14.1` | `1.15.1` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.14.0` | `0.22.0` | | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.50.0` | `1.55.5` | | [github.com/deckarep/golang-set/v2](https://github.com/deckarep/golang-set) | `2.6.0` | `2.7.0` | | [github.com/dlclark/regexp2](https://github.com/dlclark/regexp2) | `1.10.0` | `1.11.4` | | [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) | `1.6.0` | `1.7.0` | | [github.com/hashicorp/hc-install](https://github.com/hashicorp/hc-install) | `0.6.2` | `0.9.0` | | [github.com/hashicorp/terraform-exec](https://github.com/hashicorp/terraform-exec) | `0.20.0` | `0.21.0` | | [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) | `6.5.3` | `6.6.5` | | [github.com/migueleliasweb/go-github-mock](https://github.com/migueleliasweb/go-github-mock) | `0.0.22` | `1.1.0` | | [github.com/rs/zerolog](https://github.com/rs/zerolog) | `1.31.0` | `1.33.0` | | [github.com/slack-go/slack](https://github.com/slack-go/slack) | `0.12.5` | `0.15.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.26.3` | `0.26.15` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.26.3` | `0.26.15` | | [k8s.io/kubectl](https://github.com/kubernetes/kubectl) | `0.26.0-rc.1` | `0.27.0-rc.1` | | [sigs.k8s.io/aws-iam-authenticator](https://github.com/kubernetes-sigs/aws-iam-authenticator) | `0.6.17` | `0.6.29` | Updates `github.com/hashicorp/hcl/v2` from 2.19.1 to 2.23.0 - [Release notes](https://github.com/hashicorp/hcl/releases) - [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md) - [Commits](hashicorp/hcl@v2.19.1...v2.23.0) Updates `github.com/spf13/cobra` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.0...v1.8.1) Updates `github.com/spf13/viper` from 1.18.2 to 1.19.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.18.2...v1.19.0) Updates `github.com/zclconf/go-cty` from 1.14.1 to 1.15.1 - [Release notes](https://github.com/zclconf/go-cty/releases) - [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md) - [Commits](zclconf/go-cty@v1.14.1...v1.15.1) Updates `golang.org/x/mod` from 0.14.0 to 0.22.0 - [Commits](golang/mod@v0.14.0...v0.22.0) Updates `github.com/aws/aws-sdk-go` from 1.50.0 to 1.55.5 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](aws/aws-sdk-go@v1.50.0...v1.55.5) Updates `github.com/deckarep/golang-set/v2` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/deckarep/golang-set/releases) - [Commits](deckarep/golang-set@v2.6.0...v2.7.0) Updates `github.com/dlclark/regexp2` from 1.10.0 to 1.11.4 - [Commits](dlclark/regexp2@v1.10.0...v1.11.4) Updates `github.com/hashicorp/go-version` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/hashicorp/go-version/releases) - [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md) - [Commits](hashicorp/go-version@v1.6.0...v1.7.0) Updates `github.com/hashicorp/hc-install` from 0.6.2 to 0.9.0 - [Release notes](https://github.com/hashicorp/hc-install/releases) - [Commits](hashicorp/hc-install@v0.6.2...v0.9.0) Updates `github.com/hashicorp/terraform-exec` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/hashicorp/terraform-exec/releases) - [Changelog](https://github.com/hashicorp/terraform-exec/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-exec@v0.20.0...v0.21.0) Updates `github.com/hashicorp/terraform-json` from 0.21.0 to 0.22.1 - [Release notes](https://github.com/hashicorp/terraform-json/releases) - [Commits](hashicorp/terraform-json@v0.21.0...v0.22.1) Updates `github.com/jedib0t/go-pretty/v6` from 6.5.3 to 6.6.5 - [Release notes](https://github.com/jedib0t/go-pretty/releases) - [Commits](jedib0t/go-pretty@v6.5.3...v6.6.5) Updates `github.com/migueleliasweb/go-github-mock` from 0.0.22 to 1.1.0 - [Release notes](https://github.com/migueleliasweb/go-github-mock/releases) - [Commits](migueleliasweb/go-github-mock@v0.0.22...v1.1.0) Updates `github.com/rs/zerolog` from 1.31.0 to 1.33.0 - [Commits](rs/zerolog@v1.31.0...v1.33.0) Updates `github.com/slack-go/slack` from 0.12.5 to 0.15.0 - [Release notes](https://github.com/slack-go/slack/releases) - [Changelog](https://github.com/slack-go/slack/blob/master/history.go) - [Commits](slack-go/slack@v0.12.5...v0.15.0) Updates `github.com/stretchr/testify` from 1.8.4 to 1.9.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.4...v1.9.0) Updates `golang.org/x/oauth2` from 0.16.0 to 0.18.0 - [Commits](golang/oauth2@v0.16.0...v0.18.0) Updates `k8s.io/api` from 0.26.3 to 0.26.15 - [Commits](kubernetes/api@v0.26.3...v0.26.15) Updates `k8s.io/apimachinery` from 0.26.3 to 0.26.15 - [Commits](kubernetes/apimachinery@v0.26.3...v0.26.15) Updates `k8s.io/client-go` from 0.26.3 to 0.26.15 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.26.3...v0.26.15) Updates `k8s.io/kubectl` from 0.26.0-rc.1 to 0.27.0-rc.1 - [Commits](kubernetes/kubectl@v0.26.0-rc.1...v0.27.0-rc.1) Updates `sigs.k8s.io/aws-iam-authenticator` from 0.6.17 to 0.6.29 - [Release notes](https://github.com/kubernetes-sigs/aws-iam-authenticator/releases) - [Changelog](https://github.com/kubernetes-sigs/aws-iam-authenticator/blob/master/docs/RELEASE.md) - [Commits](kubernetes-sigs/aws-iam-authenticator@v0.6.17...v0.6.29) --- updated-dependencies: - dependency-name: github.com/hashicorp/hcl/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/spf13/viper dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/zclconf/go-cty dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/mod dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/deckarep/golang-set/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/dlclark/regexp2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/hashicorp/go-version dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/hashicorp/hc-install dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/hashicorp/terraform-exec dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/hashicorp/terraform-json dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/jedib0t/go-pretty/v6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/migueleliasweb/go-github-mock dependency-type: direct:production update-type: version-update:semver-major dependency-group: go - dependency-name: github.com/rs/zerolog dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/slack-go/slack dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: k8s.io/kubectl dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: sigs.k8s.io/aws-iam-authenticator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information