-
Notifications
You must be signed in to change notification settings - Fork 21
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
Bump the go group with 27 updates #632
Closed
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 go group with 27 updates: | Package | From | To | | --- | --- | --- | | [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.3.0` | `1.4.1` | | [github.com/hashicorp/vault-client-go](https://github.com/hashicorp/vault-client-go) | `0.4.2` | `0.4.3` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.27.6` | `1.31.1` | | [golang.org/x/net](https://github.com/golang/net) | `0.19.0` | `0.20.0` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.28.4` | `0.29.1` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.21.2` | `1.24.1` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.19.1` | `1.26.5` | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.11.33` | `1.15.13` | | [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.20.2` | `1.24.7` | | [github.com/containerd/containerd](https://github.com/containerd/containerd) | `1.7.11` | `1.7.12` | | [github.com/containers/image/v5](https://github.com/containers/image) | `5.21.1` | `5.29.1` | | [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.4.0` | `0.5.0` | | [github.com/fluxcd/pkg/ssa](https://github.com/fluxcd/pkg) | `0.24.1` | `0.35.0` | | [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) | `0.21.7` | `0.22.0` | | [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.22.4` | `0.22.7` | | [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) | `1.9.5` | `1.11.2` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.17.3` | `1.17.4` | | [github.com/mittwald/go-helm-client](https://github.com/mittwald/go-helm-client) | `0.12.3` | `0.12.7` | | [github.com/sigstore/cosign/v2](https://github.com/sigstore/cosign) | `2.2.1` | `2.2.2` | | [github.com/sigstore/sigstore](https://github.com/sigstore/sigstore) | `1.7.6` | `1.8.1` | | [github.com/tonglil/buflogr](https://github.com/tonglil/buflogr) | `1.0.1` | `1.1.1` | | [helm.sh/helm/v3](https://github.com/helm/helm) | `3.13.3` | `3.14.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.29.0` | `0.29.1` | | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.29.0` | `0.29.1` | | [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.29.0` | `0.29.1` | | [sigs.k8s.io/cli-utils](https://github.com/kubernetes-sigs/cli-utils) | `0.34.0` | `0.35.0` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.16.3` | `0.17.0` | Updates `github.com/go-logr/logr` from 1.3.0 to 1.4.1 - [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.3.0...v1.4.1) Updates `github.com/hashicorp/vault-client-go` from 0.4.2 to 0.4.3 - [Release notes](https://github.com/hashicorp/vault-client-go/releases) - [Changelog](https://github.com/hashicorp/vault-client-go/blob/main/CHANGELOG.md) - [Commits](hashicorp/vault-client-go@v0.4.2...v0.4.3) Updates `github.com/onsi/gomega` from 1.27.6 to 1.31.1 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.27.6...v1.31.1) Updates `golang.org/x/net` from 0.19.0 to 0.20.0 - [Commits](golang/net@v0.19.0...v0.20.0) Updates `k8s.io/apimachinery` from 0.28.4 to 0.29.1 - [Commits](kubernetes/apimachinery@v0.28.4...v0.29.1) Updates `github.com/aws/aws-sdk-go-v2` from 1.21.2 to 1.24.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.21.2...v1.24.1) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.19.1 to 1.26.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.19.1...config/v1.26.5) Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.11.33 to 1.15.13 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@feature/s3/manager/v1.11.33...config/v1.15.13) Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.20.2 to 1.24.7 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.20.2...service/ecr/v1.24.7) Updates `github.com/containerd/containerd` from 1.7.11 to 1.7.12 - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v1.7.11...v1.7.12) Updates `github.com/containers/image/v5` from 5.21.1 to 5.29.1 - [Release notes](https://github.com/containers/image/releases) - [Commits](containers/image@v5.21.1...v5.29.1) 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/fluxcd/pkg/ssa` from 0.24.1 to 0.35.0 - [Commits](fluxcd/pkg@ssa/v0.24.1...ssa/v0.35.0) Updates `github.com/go-openapi/strfmt` from 0.21.7 to 0.22.0 - [Commits](go-openapi/strfmt@v0.21.7...v0.22.0) Updates `github.com/go-openapi/swag` from 0.22.4 to 0.22.7 - [Commits](go-openapi/swag@v0.22.4...v0.22.7) Updates `github.com/goccy/go-yaml` from 1.9.5 to 1.11.2 - [Release notes](https://github.com/goccy/go-yaml/releases) - [Changelog](https://github.com/goccy/go-yaml/blob/master/CHANGELOG.md) - [Commits](goccy/go-yaml@v1.9.5...v1.11.2) Updates `github.com/klauspost/compress` from 1.17.3 to 1.17.4 - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.17.3...v1.17.4) Updates `github.com/mittwald/go-helm-client` from 0.12.3 to 0.12.7 - [Release notes](https://github.com/mittwald/go-helm-client/releases) - [Commits](mittwald/go-helm-client@v0.12.3...v0.12.7) Updates `github.com/sigstore/cosign/v2` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/sigstore/cosign/releases) - [Changelog](https://github.com/sigstore/cosign/blob/main/CHANGELOG.md) - [Commits](sigstore/cosign@v2.2.1...v2.2.2) Updates `github.com/sigstore/sigstore` from 1.7.6 to 1.8.1 - [Release notes](https://github.com/sigstore/sigstore/releases) - [Commits](sigstore/sigstore@v1.7.6...v1.8.1) Updates `github.com/tonglil/buflogr` from 1.0.1 to 1.1.1 - [Release notes](https://github.com/tonglil/buflogr/releases) - [Commits](tonglil/buflogr@v1.0.1...v1.1.1) Updates `helm.sh/helm/v3` from 3.13.3 to 3.14.0 - [Release notes](https://github.com/helm/helm/releases) - [Commits](helm/helm@v3.13.3...v3.14.0) Updates `k8s.io/api` from 0.29.0 to 0.29.1 - [Commits](kubernetes/api@v0.29.0...v0.29.1) Updates `k8s.io/apiextensions-apiserver` from 0.29.0 to 0.29.1 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.29.0...v0.29.1) Updates `k8s.io/cli-runtime` from 0.29.0 to 0.29.1 - [Commits](kubernetes/cli-runtime@v0.29.0...v0.29.1) Updates `sigs.k8s.io/cli-utils` from 0.34.0 to 0.35.0 - [Release notes](https://github.com/kubernetes-sigs/cli-utils/releases) - [Commits](kubernetes-sigs/cli-utils@v0.34.0...v0.35.0) Updates `sigs.k8s.io/controller-runtime` from 0.16.3 to 0.17.0 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.16.3...v0.17.0) --- updated-dependencies: - dependency-name: github.com/go-logr/logr dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/hashicorp/vault-client-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/service/ecr dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/containerd/containerd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/containers/image/v5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/docker/go-connections dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/fluxcd/pkg/ssa dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/go-openapi/strfmt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/go-openapi/swag dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/goccy/go-yaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/klauspost/compress dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/mittwald/go-helm-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/sigstore/cosign/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/sigstore/sigstore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/tonglil/buflogr dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: helm.sh/helm/v3 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/apiextensions-apiserver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: k8s.io/cli-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: sigs.k8s.io/cli-utils dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <[email protected]>
Mend Scan Summary: ❌Repository: open-component-model/ocm
|
Superseded by #639. |
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 go group with 27 updates:
1.3.0
1.4.1
0.4.2
0.4.3
1.27.6
1.31.1
0.19.0
0.20.0
0.28.4
0.29.1
1.21.2
1.24.1
1.19.1
1.26.5
1.11.33
1.15.13
1.20.2
1.24.7
1.7.11
1.7.12
5.21.1
5.29.1
0.4.0
0.5.0
0.24.1
0.35.0
0.21.7
0.22.0
0.22.4
0.22.7
1.9.5
1.11.2
1.17.3
1.17.4
0.12.3
0.12.7
2.2.1
2.2.2
1.7.6
1.8.1
1.0.1
1.1.1
3.13.3
3.14.0
0.29.0
0.29.1
0.29.0
0.29.1
0.29.0
0.29.1
0.34.0
0.35.0
0.16.3
0.17.0
Updates
github.com/go-logr/logr
from 1.3.0 to 1.4.1Release notes
Sourced from github.com/go-logr/logr's releases.
Commits
dcdc3f2
slogr: fix unintended API break in v0.8.0 (#253)5d88f52
funcr: Add LogInfoLevel Option to skip logging level in the info log (#240)177005d
build(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0e7f489a
build(deps): bump github/codeql-action from 2.22.9 to 3.22.11cf56c3b
build(deps): bump actions/setup-go from 4 to 52ad296e
build(deps): bump github/codeql-action from 2.22.8 to 2.22.9d55b4e2
Merge pull request #241 from thockin/master98ee9d9
Clean up slog testing and restore coverageb228ba8
Break examples to new file6432877
Add benchmarks for slogSinkUpdates
github.com/hashicorp/vault-client-go
from 0.4.2 to 0.4.3Release notes
Sourced from github.com/hashicorp/vault-client-go's releases.
Changelog
Sourced from github.com/hashicorp/vault-client-go's changelog.
Commits
4cb75ea
0.4.3 release notes (#248)6a3609c
Fix error parsing for valid JSON responses (#247)Updates
github.com/onsi/gomega
from 1.27.6 to 1.31.1Release notes
Sourced from github.com/onsi/gomega's releases.
... (truncated)
Changelog
Sourced from github.com/onsi/gomega's changelog.
... (truncated)
Commits
762b171
v1.31.126661b8
tidy up go.sumbde8f7a
bump dependencies24e958d
Show how to import the format sub packagead1a367
Update test in case keeping msg is desirede0dd999
Inverted arguments order of FailureMessage of BeComparableToMatcherba8bba2
v1.31.0121c37f
Async assertions include context cancellation cause if presentdee1e3c
Bump minimum go version49005fe
docs: fix typo in example usage "occured" -> "occurred"Updates
golang.org/x/net
from 0.19.0 to 0.20.0Commits
cb5b10f
go.mod: update golang.org/x dependencies689bbc7
quic: deflake TestStreamsCreateConcurrencyf12db26
internal/quic/cmd/interop: use wget --no-verbose in Dockerfilec136d0c
quic: avoid panic when PTO expires and implicitly-created streams existf9726a9
quic: fix packet size loggingc337daf
quic: enable qlog output in tests2b416c3
quic/qlog: create log files with O_EXCL1e59a7e
quic/qlog: correctly write negative durationsb0eb4d6
quic: compute pnum len from max ack received, not sentb952594
quic: fix data race in connection closeUpdates
k8s.io/apimachinery
from 0.28.4 to 0.29.1Commits
dc7e034
Merge pull request #122429 from MadhavJivrajani/tools-bump-1297d94fef
.*: bump golang.org/x/tools to v0.16.13c8c1f2
update go.mod12dc3f8
Merge pull request #113374 from ahmedtd/kep-3257-projected-types03a1b4b
LRUExpireCache: Allow removing multiple keys under lockbc0a03b
Merge pull request #119762 from AxeZhan/PollUntilContextCancel16d50e6
Merge pull request #121552 from pohly/klog-update6b13b03
dependencies: klog v2.110.196ae302
Merge pull request #121575 from apelisse/update-smd458fd90
Merge pull request #120707 from Jefftree/csa-openapiv3Updates
github.com/aws/aws-sdk-go-v2
from 1.21.2 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.19.1 to 1.26.5Commits
a75d769
Release 2024-01-18cd71142
Regenerated Clients978c172
Update endpoints model32b9f4d
Update API model04d1bce
Remove invalid defaults from a few services (#2458)8e23b7b
Release 2024-01-170a46981
Regenerated Clients92ebc40
Update API modelf53c9bc
Release 2024-01-1680e381c
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/feature/s3/manager
from 1.11.33 to 1.15.13Commits
5b7b9fc
Release 2022-07-0569a608f
Regenerated Clients0d7445b
Update endpoints model3cb58cb
Update API model6e3856d
aws/retry: fix typo in comment at Attempt.HandleFinalize (#1753)681ca65
service/sqs: Add support for validating message checksums by default (#1748)7ece169
Release 2022-07-01e0cb637
Regenerated Clients56779da
Update API modele614a23
codegen: add support for addition Amazon S3 presigned URL operations (#1747)Updates
github.com/aws/aws-sdk-go-v2/service/ecr
from 1.20.2 to 1.24.7Commits
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/containerd/containerd
from 1.7.11 to 1.7.12Release notes
Sourced from github.com/containerd/containerd's releases.
... (truncated)
Commits
71909c1
Merge pull request #9632 from dmcgowan/prepare-v1.7.12775d544
Prepare release notes for v1.7.124ebe8e2
Merge pull request #9624 from thaJeztah/1.7_update_golang_1.20.13a5dc5b8
update to go1.20.13, test go1.21.650e7359
Merge pull request #9548 from Dzejrou/1.7_fix_ignoring_umask5a675f2
Merge pull request #9602 from thaJeztah/1.7_backport_no_execabsccca466
Merge pull request #9605 from thaJeztah/1.7_backport_switch_moby_user9251072
remove github.com/opencontainers/runc dependency4e67213
vendor: github.com/cncf-tags/container-device-interface v0.6.1e0ee0be
go.mod: github.com/opencontainers/runtime-spec v1.1.0Updates
github.com/containers/image/v5
from 5.21.1 to 5.29.1Release notes
Sourced from github.com/containers/image/v5's releases.
... (truncated)
Commits
f7fbc0a
Release 5.29.11b5932f
Merge pull request #2252 from mheon/backport_2209_52947bac8f
Add support for pushing image with unknown digest041e291
Merge pull request #2251 from mtrmac/5.29-dest-branch2f4085b
Update DEST_BRANCH for the branch2ed5800
Bump to v5.29.1-dev93256e0
Bump to v5.29.04c7278f
Bump c/storage to v1.51.0199d256
Merge pull request #2185 from mtrmac/zstd-chunked-never-reuse3ebd43c
HACK: Don't record zstd:chunked algorithm in the BIC at allUpdates
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/fluxcd/pkg/ssa
from 0.24.1 to 0.35.0Commits
91eda6e
Merge pull request #694 from fluxcd/git-deps-up2a64584
Use gomega in sourceignore46577cd
Updategolang.org
dependenciese6b6af7
Merge pull request #685 from knutgoetz/chore/gogit/delete-gogiterror-functioncbc2172
Delete obsolete goGitError function02723c3
Merge pull request #693 from fluxcd/go-git-v5.10.13715de1
Update go-git to v5.10.1ce91255
Merge pull request #692 from fluxcd/ssa-nits8fc4505
ssa: prevent unnecessaryDeepCopy
cc07605
Merge pull request #691 from fluxcd/jsondiff-include-objUpdates
github.com/go-openapi/strfmt
from 0.21.7 to 0.22.0Commits
740a7c6
fix(uuid): UUID regexes to support all-or-none '-' separator03a91f9
ci: fixed cache warning in ci;fixed code coverage on all sub packagesc62b808
updated dependencies60116ba
Merge pull request #110 from go-openapi/bump-depse659c66
clear lint warningsae6aace
bump deps including mongoab8ec8f
doc: fixed typo in link to badge in README20380e4
Merge pull request #108 from fredbi/refact/lintingdcfda72
chore: relint447abe8
Merge pull request #107 from carlv-stripe/masterUpdates
github.com/go-openapi/swag
from 0.22.4 to 0.22.7Commits
b3e7a53
fix(mangling): fixed name mangling when special chars are substituted0ddf107
fix(ci): muted warnings in CI runs due to cache conflicts11b0957
fix(yaml): make MarshalYAML deterministic3f60c98
fix(yaml): handled null values from JSON80e31a2
fixed broken godoc badge in readme (#74)cb87dba
fixed broken link in readme (#73)cd381d7
updated & relinted (#70)4de0676
fix: windows support for loading files (#71)Updates
github.com/goccy/go-yaml
from 1.9.5 to 1.11.2Release notes
Sourced from github.com/goccy/go-yaml's releases.
... (truncated)
Changelog
Sourced from github.com/goccy/go-yaml's changelog.
... (truncated)
Commits
0640...
Description has been truncated