Commit 18f1f02
committed
fix: GitHub Actions workflow issue
1. ✅ Synced vendor directory: Ran go mod vendor to update the vendor directory with the current go.mod dependencies
2. ✅ Updated workflow: Added -mod=readonly flag to both build and test steps to use the vendor directory1 parent bbd9e3c commit 18f1f02
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
0 commit comments