Skip to content

Conversation

@msueberkrueb
Copy link
Contributor

Bumps github.com/getsops/sops/v3 from 3.9.2 to 3.10.2

Fixes #719

I'm not really sure why dependabot stopped updating sops after 3.9.2.
I ran the following commands:

go get github.com/getsops/sops/v3@v3.10.2
go mod tidy

I'm not used to dependency management in or with go, so please double check this.

Bumps [github.com/getsops/sops/v3](https://github.com/getsops/sops/v3) from 3.9.2 to 3.10.2

Signed-off-by: msueberkrueb <88376203+msueberkrueb@users.noreply.github.com>
This dependency conflict seems to be introduced by grpc/grpc-go#7963 which makes updating sops above 3.9.2 unavailable. Removing the now unused dependency seems to fix the error however

Signed-off-by: msueberkrueb <88376203+msueberkrueb@users.noreply.github.com>
@yxxhero yxxhero merged commit cc6121c into helmfile:main Aug 4, 2025
5 checks passed
CorentinPtrl pushed a commit to CorentinPtrl/vals that referenced this pull request Oct 8, 2025
* build(deps): bump github.com/getsops/sops/v3

Bumps [github.com/getsops/sops/v3](https://github.com/getsops/sops/v3) from 3.9.2 to 3.10.2

Signed-off-by: msueberkrueb <88376203+msueberkrueb@users.noreply.github.com>

* build(deps): fix dependency conflict for stats/opentelemetry

This dependency conflict seems to be introduced by grpc/grpc-go#7963 which makes updating sops above 3.9.2 unavailable. Removing the now unused dependency seems to fix the error however

Signed-off-by: msueberkrueb <88376203+msueberkrueb@users.noreply.github.com>

---------

Signed-off-by: msueberkrueb <88376203+msueberkrueb@users.noreply.github.com>
Signed-off-by: CorentinPtrl <pitrel.corentin@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade SOPS to 3.10 to include age plugin support

2 participants