1
0
mirror of https://github.com/getsops/sotp.git synced 2026-02-05 09:45:59 +01:00

Run 'go mod tidy' again.

Signed-off-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Felix Fontein
2024-12-25 18:26:09 +01:00
parent d96c39bb20
commit 6557390c0e

View File

@@ -48,6 +48,9 @@ jobs:
- name: Check if directory is clean
run: git diff --exit-code
- name: Run mod tidy again
run: go mod tidy
- name: Import test key
run: gpg --import sops_functional_tests_key.asc