2 files changed
+6
-6
lines changedSubmodule finch-core updated 17 files
- .github/workflows/cdk-e2e.yaml+1-1
- .github/workflows/macos-ci.yaml+2-2
- .github/workflows/release.yaml+5-5
- .github/workflows/rootfs.yaml+2-2
- .github/workflows/update-dependencies.yaml+1-1
- .github/workflows/upload-release-s3.yaml+1-1
- .github/workflows/windows-ci.yaml+1-1
- deps/container-runtime-full-archive.conf+5-5
- deps/full-os.conf+4-4
- deps/rootfs.conf+2-2
- e2e/go.mod+1-1
- e2e/go.sum+2-2
- rootfs/cosign/go.mod+6-7
- rootfs/cosign/go.sum+22-26
- src/finch-daemon+1-1
- src/lima+1-1
- src/socket_vmnet+1-1
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
| 67 | + | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
|
0 commit comments