Skip to content

Commit a1c12a0

Browse files
Bump the go-patch group across 2 directories with 11 updates
Bumps the go-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.22.2` | `1.22.5` | | [github.com/elgohr/go-localstack](https://github.com/elgohr/go-localstack) | `1.0.119` | `1.0.134` | | [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.4.2` | `1.4.3` | | [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) | `0.7.7` | `0.7.8` | | [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.5` | `1.0.7` | | [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) | `1.16.2` | `1.16.3` | Bumps the go-patch group with 4 updates in the /tfctl directory: [github.com/go-logr/logr](https://github.com/go-logr/logr), [github.com/spf13/pflag](https://github.com/spf13/pflag), google.golang.org/protobuf and [github.com/hashicorp/hc-install](https://github.com/hashicorp/hc-install). Updates `github.com/aws/smithy-go` from 1.22.2 to 1.22.5 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.22.2...v1.22.5) Updates `github.com/elgohr/go-localstack` from 1.0.119 to 1.0.134 - [Commits](elgohr/go-localstack@v1.0.119...v1.0.134) Updates `github.com/go-logr/logr` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/go-logr/logr/releases) - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md) - [Commits](go-logr/logr@v1.4.2...v1.4.3) Updates `github.com/hashicorp/go-retryablehttp` from 0.7.7 to 0.7.8 - [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md) - [Commits](hashicorp/go-retryablehttp@v0.7.7...v0.7.8) Updates `github.com/maxbrunsfeld/counterfeiter/v6` from 6.11.2 to 6.11.3 - [Release notes](https://github.com/maxbrunsfeld/counterfeiter/releases) - [Commits](maxbrunsfeld/counterfeiter@v6.11.2...v6.11.3) Updates `github.com/onsi/gomega` from 1.36.2 to 1.37.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.36.2...v1.37.0) Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.7 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.5...v1.0.7) Updates `github.com/zclconf/go-cty` from 1.16.2 to 1.16.3 - [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.16.2...v1.16.3) Updates `golang.org/x/net` from 0.38.0 to 0.42.0 - [Commits](golang/net@v0.38.0...v0.42.0) Updates `google.golang.org/protobuf` from 1.36.4 to 1.36.5 Updates `github.com/onsi/gomega` from 1.36.2 to 1.37.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.36.2...v1.37.0) Updates `github.com/go-logr/logr` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/go-logr/logr/releases) - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md) - [Commits](go-logr/logr@v1.4.2...v1.4.3) Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.7 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.5...v1.0.7) Updates `google.golang.org/protobuf` from 1.36.4 to 1.36.6 Updates `github.com/hashicorp/hc-install` from 0.9.1 to 0.9.2 - [Release notes](https://github.com/hashicorp/hc-install/releases) - [Commits](hashicorp/hc-install@v0.9.1...v0.9.2) --- updated-dependencies: - dependency-name: github.com/aws/smithy-go dependency-version: 1.22.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-patch - dependency-name: github.com/elgohr/go-localstack dependency-version: 1.0.134 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-patch - dependency-name: github.com/go-logr/logr dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-patch - dependency-name: github.com/hashicorp/go-retryablehttp dependency-version: 0.7.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-patch - dependency-name: github.com/maxbrunsfeld/counterfeiter/v6 dependency-version: 6.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-patch - dependency-name: github.com/onsi/gomega dependency-version: 1.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-patch - dependency-name: github.com/spf13/pflag dependency-version: 1.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-patch - dependency-name: github.com/zclconf/go-cty dependency-version: 1.16.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-patch - dependency-name: golang.org/x/net dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-patch - dependency-name: google.golang.org/protobuf dependency-version: 1.36.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-patch - dependency-name: github.com/onsi/gomega dependency-version: 1.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-patch - dependency-name: github.com/go-logr/logr dependency-version: 1.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-patch - dependency-name: github.com/spf13/pflag dependency-version: 1.0.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-patch - dependency-name: google.golang.org/protobuf dependency-version: 1.36.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-patch - dependency-name: github.com/hashicorp/hc-install dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d0b0910 commit a1c12a0

File tree

4 files changed

+129
-119
lines changed

4 files changed

+129
-119
lines changed

go.mod

Lines changed: 24 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -13,36 +13,36 @@ require (
1313
github.com/aws/aws-sdk-go-v2/credentials v1.17.57
1414
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.39.8
1515
github.com/aws/aws-sdk-go-v2/service/s3 v1.72.2
16-
github.com/aws/smithy-go v1.22.2
16+
github.com/aws/smithy-go v1.22.5
1717
github.com/cyphar/filepath-securejoin v0.3.5
18-
github.com/elgohr/go-localstack v1.0.119
18+
github.com/elgohr/go-localstack v1.0.134
1919
github.com/flux-iac/tofu-controller/api v0.0.0-00010101000000-000000000000
2020
github.com/flux-iac/tofu-controller/tfctl v0.0.0-00010101000000-000000000000
2121
github.com/fluxcd/pkg/apis/event v0.13.0
2222
github.com/fluxcd/pkg/apis/meta v1.9.0
2323
github.com/fluxcd/pkg/runtime v0.52.0
2424
github.com/fluxcd/pkg/tar v0.10.0
2525
github.com/fluxcd/source-controller/api v1.4.1
26-
github.com/go-logr/logr v1.4.2
26+
github.com/go-logr/logr v1.4.3
2727
github.com/google/uuid v1.6.0
2828
github.com/hashicorp/go-cleanhttp v0.5.2
29-
github.com/hashicorp/go-retryablehttp v0.7.7
29+
github.com/hashicorp/go-retryablehttp v0.7.8
3030
github.com/hashicorp/hcl2 v0.0.0-20191002203319-fb75b3253c80
3131
github.com/hashicorp/terraform-exec v0.16.1
3232
github.com/hashicorp/terraform-json v0.24.0
3333
github.com/jenkins-x/go-scm v1.14.53
3434
github.com/kubescape/go-git-url v0.0.30
35-
github.com/maxbrunsfeld/counterfeiter/v6 v6.11.2
36-
github.com/onsi/gomega v1.36.2
35+
github.com/maxbrunsfeld/counterfeiter/v6 v6.11.3
36+
github.com/onsi/gomega v1.37.0
3737
github.com/spf13/afero v1.12.0
3838
github.com/spf13/cobra v1.8.1
39-
github.com/spf13/pflag v1.0.5
39+
github.com/spf13/pflag v1.0.7
4040
github.com/spf13/viper v1.19.0
4141
github.com/stretchr/testify v1.10.0
42-
github.com/zclconf/go-cty v1.16.2
43-
golang.org/x/net v0.38.0
42+
github.com/zclconf/go-cty v1.16.3
43+
golang.org/x/net v0.42.0
4444
google.golang.org/grpc v1.69.4
45-
google.golang.org/protobuf v1.36.4
45+
google.golang.org/protobuf v1.36.5
4646
gopkg.in/yaml.v2 v2.4.0
4747
k8s.io/api v0.32.1
4848
k8s.io/apiextensions-apiserver v0.32.1
@@ -62,7 +62,7 @@ require (
6262
github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
6363
github.com/MakeNowJust/heredoc v1.0.0 // indirect
6464
github.com/Masterminds/goutils v1.1.1 // indirect
65-
github.com/Masterminds/semver/v3 v3.3.1 // indirect
65+
github.com/Masterminds/semver/v3 v3.4.0 // indirect
6666
github.com/Microsoft/go-winio v0.6.2 // indirect
6767
github.com/agext/levenshtein v1.2.1 // indirect
6868
github.com/apparentlymart/go-textseg v1.0.0 // indirect
@@ -105,9 +105,11 @@ require (
105105
github.com/cespare/xxhash/v2 v2.3.0 // indirect
106106
github.com/chai2010/gettext-go v1.0.3 // indirect
107107
github.com/chainguard-dev/git-urls v1.0.2 // indirect
108+
github.com/containerd/errdefs v1.0.0 // indirect
109+
github.com/containerd/errdefs/pkg v0.3.0 // indirect
108110
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
109111
github.com/distribution/reference v0.6.0 // indirect
110-
github.com/docker/docker v27.4.1+incompatible // indirect
112+
github.com/docker/docker v28.3.3+incompatible // indirect
111113
github.com/docker/go-connections v0.5.0 // indirect
112114
github.com/docker/go-units v0.5.0 // indirect
113115
github.com/emicklei/go-restful/v3 v3.12.1 // indirect
@@ -130,7 +132,7 @@ require (
130132
github.com/golang/protobuf v1.5.4 // indirect
131133
github.com/google/btree v1.1.3 // indirect
132134
github.com/google/gnostic-models v0.6.9 // indirect
133-
github.com/google/go-cmp v0.6.0 // indirect
135+
github.com/google/go-cmp v0.7.0 // indirect
134136
github.com/google/gofuzz v1.2.0 // indirect
135137
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
136138
github.com/gorilla/websocket v1.5.3 // indirect
@@ -156,8 +158,8 @@ require (
156158
github.com/mitchellh/mapstructure v1.5.0 // indirect
157159
github.com/mitchellh/reflectwalk v1.0.2 // indirect
158160
github.com/moby/docker-image-spec v1.3.1 // indirect
159-
github.com/moby/moby v27.4.1+incompatible // indirect
160161
github.com/moby/spdystream v0.5.0 // indirect
162+
github.com/moby/sys/sequential v0.6.0 // indirect
161163
github.com/moby/term v0.5.2 // indirect
162164
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
163165
github.com/modern-go/reflect2 v1.0.2 // indirect
@@ -166,7 +168,7 @@ require (
166168
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
167169
github.com/olekukonko/tablewriter v0.0.5 // indirect
168170
github.com/opencontainers/go-digest v1.0.0 // indirect
169-
github.com/opencontainers/image-spec v1.1.0 // indirect
171+
github.com/opencontainers/image-spec v1.1.1 // indirect
170172
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
171173
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
172174
github.com/pkg/errors v0.9.1 // indirect
@@ -198,16 +200,16 @@ require (
198200
go.starlark.net v0.0.0-20231121155337-90ade8b19d09 // indirect
199201
go.uber.org/multierr v1.11.0 // indirect
200202
go.uber.org/zap v1.27.0 // indirect
201-
golang.org/x/crypto v0.36.0 // indirect
203+
golang.org/x/crypto v0.40.0 // indirect
202204
golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8 // indirect
203-
golang.org/x/mod v0.22.0 // indirect
205+
golang.org/x/mod v0.26.0 // indirect
204206
golang.org/x/oauth2 v0.25.0 // indirect
205-
golang.org/x/sync v0.12.0 // indirect
206-
golang.org/x/sys v0.31.0 // indirect
207-
golang.org/x/term v0.30.0 // indirect
208-
golang.org/x/text v0.23.0 // indirect
207+
golang.org/x/sync v0.16.0 // indirect
208+
golang.org/x/sys v0.34.0 // indirect
209+
golang.org/x/term v0.33.0 // indirect
210+
golang.org/x/text v0.27.0 // indirect
209211
golang.org/x/time v0.9.0 // indirect
210-
golang.org/x/tools v0.29.0 // indirect
212+
golang.org/x/tools v0.35.0 // indirect
211213
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
212214
google.golang.org/genproto/googleapis/rpc v0.0.0-20241223144023-3abc09e42ca8 // indirect
213215
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect

0 commit comments

Comments
 (0)