-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump the gomod group with 29 updates #366
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the gomod group with 29 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.23.1` | `1.24.1` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.25.5` | `1.26.6` | | [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.137.1` | `1.146.0` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.44.0` | `1.48.1` | | [github.com/docker/docker](https://github.com/docker/docker) | `24.0.7+incompatible` | `25.0.2+incompatible` | | [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) | `0.46.7` | `0.46.11` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.16.0` | `0.18.0` | | [cloud.google.com/go](https://github.com/googleapis/google-cloud-go) | `0.110.8` | `0.112.0` | | [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.23.3` | `1.23.4` | | [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) | `1.1.5` | `1.1.6` | | [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.36.0` | `1.37.0` | | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.44.122` | `1.50.10` | | [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.4.0` | `0.5.0` | | [github.com/google/uuid](https://github.com/google/uuid) | `1.5.0` | `1.6.0` | | [github.com/hashicorp/errwrap](https://github.com/hashicorp/errwrap) | `1.0.0` | `1.1.0` | | [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) | `1.7.1` | `1.7.3` | | [github.com/hashicorp/go-multierror](https://github.com/hashicorp/go-multierror) | `1.1.0` | `1.1.1` | | [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) | `2.9.1` | `2.19.1` | | [github.com/hashicorp/terraform-json](https://github.com/hashicorp/terraform-json) | `0.13.0` | `0.21.0` | | [github.com/jinzhu/copier](https://github.com/jinzhu/copier) | `0.0.0-20190924061706-b57f9002281a` | `0.4.0` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.15.11` | `1.17.5` | | [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.9` | `0.0.15` | | [github.com/mattn/go-zglob](https://github.com/mattn/go-zglob) | `0.0.2-0.20190814121620-e3c945676326` | `0.0.4` | | [github.com/tmccombs/hcl2json](https://github.com/tmccombs/hcl2json) | `0.3.3` | `0.6.1` | | [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) | `0.5.10` | `0.5.11` | | [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) | `1.14.1` | `1.14.2` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.8.0` | `0.14.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.13.0` | `0.17.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.160.0` | `0.161.0` | Updates `github.com/aws/aws-sdk-go-v2` from 1.23.1 to 1.24.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.23.1...v1.24.1) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.25.5 to 1.26.6 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.25.5...config/v1.26.6) Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.137.1 to 1.146.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ec2/v1.137.1...service/ec2/v1.146.0) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.44.0 to 1.48.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.44.0...service/s3/v1.48.1) Updates `github.com/docker/docker` from 24.0.7+incompatible to 25.0.2+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v24.0.7...v25.0.2) Updates `github.com/gruntwork-io/terratest` from 0.46.7 to 0.46.11 - [Release notes](https://github.com/gruntwork-io/terratest/releases) - [Commits](gruntwork-io/terratest@v0.46.7...v0.46.11) Updates `golang.org/x/crypto` from 0.16.0 to 0.18.0 - [Commits](golang/crypto@v0.16.0...v0.18.0) Updates `cloud.google.com/go` from 0.110.8 to 0.112.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@v0.110.8...v0.112.0) Updates `cloud.google.com/go/compute` from 1.23.3 to 1.23.4 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md) - [Commits](googleapis/google-cloud-go@compute/v1.23.3...compute/v1.23.4) Updates `cloud.google.com/go/iam` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@iam/v1.1.5...iam/v1.1.6) Updates `cloud.google.com/go/storage` from 1.36.0 to 1.37.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@pubsub/v1.36.0...spanner/v1.37.0) Updates `github.com/aws/aws-sdk-go` from 1.44.122 to 1.50.10 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](aws/aws-sdk-go@v1.44.122...v1.50.10) Updates `github.com/docker/go-connections` from 0.4.0 to 0.5.0 - [Commits](docker/go-connections@v0.4.0...v0.5.0) Updates `github.com/google/uuid` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](google/uuid@v1.5.0...v1.6.0) Updates `github.com/hashicorp/errwrap` from 1.0.0 to 1.1.0 - [Commits](hashicorp/errwrap@v1.0.0...v1.1.0) Updates `github.com/hashicorp/go-getter` from 1.7.1 to 1.7.3 - [Release notes](https://github.com/hashicorp/go-getter/releases) - [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml) - [Commits](hashicorp/go-getter@v1.7.1...v1.7.3) Updates `github.com/hashicorp/go-multierror` from 1.1.0 to 1.1.1 - [Commits](hashicorp/go-multierror@v1.1.0...v1.1.1) Updates `github.com/hashicorp/hcl/v2` from 2.9.1 to 2.19.1 - [Release notes](https://github.com/hashicorp/hcl/releases) - [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md) - [Commits](hashicorp/hcl@v2.9.1...v2.19.1) Updates `github.com/hashicorp/terraform-json` from 0.13.0 to 0.21.0 - [Release notes](https://github.com/hashicorp/terraform-json/releases) - [Commits](hashicorp/terraform-json@v0.13.0...v0.21.0) Updates `github.com/jinzhu/copier` from 0.0.0-20190924061706-b57f9002281a to 0.4.0 - [Commits](https://github.com/jinzhu/copier/commits/v0.4.0) Updates `github.com/klauspost/compress` from 1.15.11 to 1.17.5 - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.15.11...v1.17.5) Updates `github.com/mattn/go-runewidth` from 0.0.9 to 0.0.15 - [Commits](mattn/go-runewidth@v0.0.9...v0.0.15) Updates `github.com/mattn/go-zglob` from 0.0.2-0.20190814121620-e3c945676326 to 0.0.4 - [Commits](https://github.com/mattn/go-zglob/commits/v0.0.4) Updates `github.com/tmccombs/hcl2json` from 0.3.3 to 0.6.1 - [Release notes](https://github.com/tmccombs/hcl2json/releases) - [Changelog](https://github.com/tmccombs/hcl2json/blob/main/CHANGELOG.md) - [Commits](tmccombs/hcl2json@v0.3.3...v0.6.1) Updates `github.com/ulikunitz/xz` from 0.5.10 to 0.5.11 - [Commits](ulikunitz/xz@v0.5.10...v0.5.11) Updates `github.com/zclconf/go-cty` from 1.14.1 to 1.14.2 - [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.14.2) Updates `golang.org/x/mod` from 0.8.0 to 0.14.0 - [Commits](golang/mod@v0.8.0...v0.14.0) Updates `golang.org/x/tools` from 0.13.0 to 0.17.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.13.0...v0.17.0) Updates `google.golang.org/api` from 0.160.0 to 0.161.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.160.0...v0.161.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-major dependency-group: gomod - dependency-name: github.com/gruntwork-io/terratest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: cloud.google.com/go dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: cloud.google.com/go/compute dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: cloud.google.com/go/iam dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: cloud.google.com/go/storage dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/docker/go-connections dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/google/uuid dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/hashicorp/errwrap dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/hashicorp/go-getter dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/hashicorp/go-multierror dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/hashicorp/hcl/v2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/hashicorp/terraform-json dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/jinzhu/copier dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/klauspost/compress dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/mattn/go-runewidth dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/mattn/go-zglob dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/tmccombs/hcl2json dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/ulikunitz/xz dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/zclconf/go-cty dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: golang.org/x/mod dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/tools dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: google.golang.org/api dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the gomod group with 29 updates:
1.23.1
1.24.1
1.25.5
1.26.6
1.137.1
1.146.0
1.44.0
1.48.1
24.0.7+incompatible
25.0.2+incompatible
0.46.7
0.46.11
0.16.0
0.18.0
0.110.8
0.112.0
1.23.3
1.23.4
1.1.5
1.1.6
1.36.0
1.37.0
1.44.122
1.50.10
0.4.0
0.5.0
1.5.0
1.6.0
1.0.0
1.1.0
1.7.1
1.7.3
1.1.0
1.1.1
2.9.1
2.19.1
0.13.0
0.21.0
0.0.0-20190924061706-b57f9002281a
0.4.0
1.15.11
1.17.5
0.0.9
0.0.15
0.0.2-0.20190814121620-e3c945676326
0.0.4
0.3.3
0.6.1
0.5.10
0.5.11
1.14.1
1.14.2
0.8.0
0.14.0
0.13.0
0.17.0
0.160.0
0.161.0
Updates
github.com/aws/aws-sdk-go-v2
from 1.23.1 to 1.24.1Commits
47dd1b1
Release 2024-01-0423145e3
Regenerated Clients00e57bb
Update API model73e1a99
Merge pull request #2441 from RanVaknin/fix-documentation-config0f8ad11
Fix SRA auth trailing checksum retry bug (#2438)efbc5aa
Release 2024-01-0378357bb
Regenerated Clientse465ddd
Update endpoints model384ad3b
Update API model1126a91
changelog addedUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.25.5 to 1.26.6Commits
857d527
Release 2024-01-227a35dff
Regenerated Clients054bc1d
Update API model4c897d4
fix: remove invalid escaping of shared config values (#2461)c07adfa
Release 2024-01-1948f2836
Regenerated Clients8e4e15a
Update endpoints modelc3b27fc
Update API modela75d769
Release 2024-01-18cd71142
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/ec2
from 1.137.1 to 1.146.0Commits
f1f5907
Release 2024-01-2945ec0ef
Regenerated Clientsd91cb73
Update endpoints modeld5a8af6
Update API model1ff8d79
Release 2024-01-261fd9ee4
Regenerated Clientse2e1748
Update API modele6eb2ad
Minor GitHub workflow changes (#2466)79d54aa
Release 2024-01-256edc0ee
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.44.0 to 1.48.1Commits
efd9c26
Release 2024-01-240e5a5b4
Regenerated Clientsc694229
Update API model7365edd
codegen: normalize adding of sigv4a config based on trait presence (#2465)982db6d
Release 2024-01-23ffda1f4
Regenerated Clientse922cb5
Update API model857d527
Release 2024-01-227a35dff
Regenerated Clients054bc1d
Update API modelUpdates
github.com/docker/docker
from 24.0.7+incompatible to 25.0.2+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
fce6e0c
Merge pull request from GHSA-xw73-rw38-6vjcd838e68
Merge pull request #47269 from thaJeztah/25.0_backport_bump_runc_binary_1.1.12fa0d415
Merge pull request #47280 from thaJeztah/25.0_backport_bump_containerd_binary...06e22dc
Merge pull request #47275 from vvoland/vendor-bk-0.12.5-25b73ee94
Merge pull request #47274 from thaJeztah/25.0_backport_bump_runc_1.1.12fd6a419
update containerd binary to v1.7.1313ce918
vendor: github.com/moby/buildkit v0.12.54b63c47
vendor: github.com/opencontainers/runc v1.1.124edb71b
update runc binary to v1.1.12667bc3f
Merge pull request #47265 from vvoland/ci-fix-makeps1-templatefail-25Updates
github.com/gruntwork-io/terratest
from 0.46.7 to 0.46.11Release notes
Sourced from github.com/gruntwork-io/terratest's releases.
... (truncated)
Commits
7556978
Merge pull request #1387 from gruntwork-io/fix-cicd-tests74d9df0
Merge pull request #1376 from gruntwork-io/bug/validate-all5978aa8
Updated filter pattern28c0f43
Merge pull request #1378 from jguionnet/feat/add-remote-repo-support-in-helmb4b4d46
fix typos6ea6eff
Aligned with function patterns and other patternsb8087b1
Fix review commentsffefe30
Order tests and assert pass vs faileda13cede
Change the test so it passes while still showing some diffs0125519
Merge branch 'feat/add-remote-repo-support-in-helm' of https://github.com/jgu...Updates
golang.org/x/crypto
from 0.16.0 to 0.18.0Commits
dbb6ec1
ssh/test: skip tests on darwin that fail on the darwin-amd64-longtest LUCI bu...403f699
ssh/test: avoid leaking a net.UnixConn in server.TryDialWithAddr055043d
go.mod: update golang.org/x dependencies08396bb
internal/poly1305: drop Go 1.12 compatibility9d2ee97
ssh: implement strict KEX protocol changes4e5a261
ssh: close net.Conn on all NewServerConn errors152cdb1
x509roots/fallback: update bundlefdfe1f8
ssh: defer channel window adjustmentb8ffc16
blake2b: drop Go 1.6, Go 1.8 compatibility7e6fbd8
ssh: wrap errors from client handshakeUpdates
cloud.google.com/go
from 0.110.8 to 0.112.0Changelog
Sourced from cloud.google.com/go's changelog.
Commits
35d4347
chore(main): release 0.112.0 (#9243)90ed12e
docs(main): add telemetry discussion to debug.md (#9074)941c16f
feat(internal/trace): export internal/trace package constants and vars (#9242)e8dc540
test(firestore): Fix TestIntegration_BulkWriter_Create (#9240)70d74c0
chore(main): release spanner 1.55.0 (#9231)9debdb6
chore: release main (#9223)bd30055
feat(deploy): Add stable cutback duration configuration to the k8s gateway se...ebbb610
fix(storage): migrate deprecated proto dep (#9232)9a79290
chore(all): update opentelemetry-go monorepo (#9230)c2969d3
chore(all): update deps (#9229)Updates
cloud.google.com/go/compute
from 1.23.3 to 1.23.4Changelog
Sourced from cloud.google.com/go/compute's changelog.
Commits
115646c
chore: release main (#9312)ca86474
chore(main): release pubsub 1.36.1 (#9334)fd1d569
chore: bump gapic modules (#9324)51ead97
chore(all): update deps (#9320)4315cdf
feat(visionai): new clients (#9333)4d56af1
docs(aiplatform): add comments for FeatureOnlineStoreService and ModelMonitor...1782dc3
chore(main): release spanner 1.56.0 (#9271)5f156e8
feat(spanner/spansql): add support for CREATE VIEW with SQL SECURITY DEFINER ...e577006
chore(internal/actions): add touch flag to changefinder (#9325)dce9db4
deps(bigqueyry): bump google.golang.org/api to 0.160.0 (#9323)Updates
cloud.google.com/go/iam
from 1.1.5 to 1.1.6Release notes
Sourced from cloud.google.com/go/iam's releases.
Commits
115646c
chore: release main (#9312)ca86474
chore(main): release pubsub 1.36.1 (#9334)fd1d569
chore: bump gapic modules (#9324)51ead97
chore(all): update deps (#9320)4315cdf
feat(visionai): new clients (#9333)4d56af1
docs(aiplatform): add comments for FeatureOnlineStoreService and ModelMonitor...1782dc3
chore(main): release spanner 1.56.0 (#9271)5f156e8
feat(spanner/spansql): add support for CREATE VIEW with SQL SECURITY DEFINER ...e577006
chore(internal/actions): add touch flag to changefinder (#9325)dce9db4
deps(bigqueyry): bump google.golang.org/api to 0.160.0 (#9323)Updates
cloud.google.com/go/storage
from 1.36.0 to 1.37.0Release notes
Sourced from cloud.google.com/go/storage's releases.
Commits
088a730
chore(main): release spanner 1.37.0 (#6424)c220ca2
refactor(storage): replace manual retries in tests (#6510)c85704f
fix(storage): allow to use age=0 in OLM conditions (#6204)1937ba4
chore(storage): include grpc enable direct path option (#6569)ad68f56
build: renamed gRPC service config for Batch v1 API (#6567)01788cc
chore(internal/godocfx): update legacy appengine package stem (#6565)279af69
feat: add new aliasgen tool (#6500)bea4028
docs(bigquery): add numeric and bignumeric to RowIterator docs (#6560)e8955d9
test(pubsub): use background context for nack test (#6563)ceba364
chore(storage): bump apiary dependency (#6562)Updates
github.com/aws/aws-sdk-go
from 1.44.122 to 1.50.10Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Commits
6c50976
Release v1.50.10 (2024-02-02) (#5160)3248e69
Release v1.50.9 (2024-02-01) (#5159)3e2c844
Release v1.50.8 (2024-01-31) (#5158)87be112
Merge pull request #5155 from kellertk/main1601952
Release v1.50.7 (2024-01-30) (#5157)e8a5e0e
Release v1.50.6 (2024-01-29) (#5156)9adcf75
chore: relax stale issue timings8eb22a1
chore: a more polite closed issue message32e0058
Release v1.50.5 (2024-01-26) (#5154)d5e1369
Release v1.50.4 (2024-01-25) (#5152)Updates
github.com/docker/go-connections
from 0.4.0 to 0.5.0Commits
fa09c95
Merge pull request #108 from thaJeztah/carry_67a67a58
Swap CloseRead and CloseWrite481d3d2
Merge pull request #107 from thaJeztah/drop_legacy_go9548f9f
tlsconfig: remove deprecated io/ioutilc564c21
drop support for go1.17 and older7cbebcf
gha: update actions2cf423f
tlsconfig: move allTLSVersions vardca283b
tlsconfig: drop support for go1.12 and older21876c5
tlsconfig: drop support for go1.6 and older4d174db
tlsconfig: drop support for go1.4 and olderUpdates
github.com/google/uuid
from 1.5.0 to 1.6.0Release notes
Sourced from github.com/google/uuid's releases.
Changelog
Sourced from github.com/google/uuid's changelog.
Commits
0f11ee6
chore(master): release 1.6.0 (#151)16939da
chore(tests): add strict monotonicity test case for uuid v7. (#154)016b199
fix: fix typo in version 7 uuid documentation (#153)1d8b6ea
ci: set token permissions to github workflows (#143)a2b2b32
fix: Monotonicity in UUIDv7 (#150)c58770e
feat: add Max UUID constant (#149)Updates
github.com/hashicorp/errwrap
from 1.0.0 to 1.1.0Commits
7b00e5d
Merge pull request #9 from hashicorp/go1.13-errors-compat96a78fc
Unwrap in Walk for compat with go1.13 errors09e55f2
Add Unwrap for compat with go1.13 errorsUpdates
github.com/hashicorp/go-getter
from 1.7.1 to 1.7.3Release notes
Sourced from github.com/hashicorp/go-getter's releases.
Commits
0298a22
Merge pull request #459 from hashicorp/jbardin/setup-git-envc70d9c9
don't change GIT_SSH_COMMAND if there's no keyfile3d5770f
Merge pull request #458 from hashicorp/tsccr-auto-pinning/trusted/2023-09-180688979
Result of tsccr-helper -log-level=info -pin-all-workflows .e66f244
Merge pull request #454 from hashicorp/tsccr-auto-pinning/trusted/2023-09-11e80b3dc
Result of tsccr-helper -log-level=info -pin-all-workflows .2d49e24
Merge pull request #432 from hashicorp/tsccr-auto-pinning/trusted/2023-04-21dbb4c7a
Result of tsccr-helper -pin-all-workflows .c12e42f
Merge pull request #429 from hashicorp/remove_codeql_workflow8480407
remove repo-specific codeql action, in favor of centralized jobUpdates
github.com/hashicorp/go-multierror
from 1.1.0 to 1.1.1Commits
9974e9e
Merge pull request #50 from sethvargo/sethvargo/npe0023bb0
Check if multierror is nil in WrappedErrorsab6846a
we require go 1.13cb869d9
Merge pull request #49 from hashicorp/fix-ci-configaf59c66
Upgrade gotestsum versioneabd672
Fix CI config7795f06
Merge pull request #47 from hashicorp/mwhooker-patch-1e27d231
update badges to use circle78708db
Carry over some changes from #26c7dd669
Merge pull request #27 from mdeggies/add-circleciUpdates
github.com/hashicorp/hcl/v2
from 2.9.1 to 2.19.1Release notes
Sourced from github.com/hashicorp/hcl/v2's releases.