-
Notifications
You must be signed in to change notification settings - Fork 74
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
replace all mozilla/sops with getsops/sops #168
Conversation
Signed-off-by: Lucas Fernando Cardoso Nunes <[email protected]>
After this I want to bump the sops 3.7.3 (1+ year old, 173 commit, getsops/sops@v3.7.3...v3.8.0) to 3.8.0 |
@lucasfcnunes please run |
@yxxhero doing it rn |
Bump to 3.8.0 because of: https://github.com/getsops/sops/blob/v3.7.3/go.mod#L1 Signed-off-by: Lucas Fernando Cardoso Nunes <[email protected]>
a09225f
to
05373fa
Compare
Bump to 3.8.0 because of: $ go mod tidy
go: github.com/getsops/sops/[email protected]: parsing go.mod:
module declares its path as: go.mozilla.org/sops/v3
but was required as: github.com/getsops/sops/v3 Closes #169 |
@yxxhero could you approve the pending workflows? |
Guess I'll fix |
@yxxhero could you reopen? I think it's ready to merge. |
@lucasfcnunes no. please post a new PR. thanks. |
Refs: getsops/sops#1246