runner/act/artifactcache
volkmnv ea961a70c3
fix: windows compilation (#1101)
Original pull request: https://code.forgejo.org/forgejo/runner/pulls/987
Fixes https://code.forgejo.org/forgejo/runner/issues/1032

<!--start release-notes-assistant-->
<!--URL:https://code.forgejo.org/forgejo/runner-->
- bug fixes
  - [PR](https://code.forgejo.org/forgejo/runner/pulls/1101): <!--number 1101 --><!--line 0 --><!--description Zml4OiB3aW5kb3dzIGNvbXBpbGF0aW9u-->fix: windows compilation<!--description-->
<!--end release-notes-assistant-->

Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/1101
Reviewed-by: earl-warren <earl-warren@noreply.code.forgejo.org>
Co-authored-by: volkmnv <volkmnv@noreply.code.forgejo.org>
Co-committed-by: volkmnv <volkmnv@noreply.code.forgejo.org>
2025-10-24 07:00:43 +00:00
..
testdata/example Support cache (#1770) 2023-04-28 15:57:40 +00:00
caches.go fix: allow GC & cache operations to operate concurrently (#1040) 2025-09-30 19:12:45 +00:00
caches_test.go fix: allow GC & cache operations to operate concurrently (#1040) 2025-09-30 19:12:45 +00:00
doc.go Support cache (#1770) 2023-04-28 15:57:40 +00:00
handler.go fix: windows compilation (#1101) 2025-10-24 07:00:43 +00:00
handler_test.go fix: allow GC & cache operations to operate concurrently (#1040) 2025-09-30 19:12:45 +00:00
mac.go chore: cache: split caches implementation out of handler 2025-09-05 17:30:08 +02:00
mac_test.go chore: cache: split caches implementation out of handler 2025-09-05 17:30:08 +02:00
mock_caches.go fix: allow GC & cache operations to operate concurrently (#1040) 2025-09-30 19:12:45 +00:00
model.go fix: PRs cache artifacts separate from other runs 2025-09-01 13:45:43 +02:00
storage.go chore: use the same .golangci.yml as the runner & gofumpt over gofmt (#206) 2025-07-28 12:26:41 +00:00
utils.go fix: windows compilation (#1101) 2025-10-24 07:00:43 +00:00
utils_windows.go fix: windows compilation (#1101) 2025-10-24 07:00:43 +00:00