1
0
mirror of https://github.com/pocket-id/pocket-id.git synced 2026-02-04 13:21:45 +00:00

ci/cd: setup caching and improve ci job performance (#465)

This commit is contained in:
Kyle Mendell
2025-04-20 11:48:46 -05:00
committed by GitHub
parent 9122e75101
commit debef9a66b
2 changed files with 62 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
module github.com/pocket-id/pocket-id/backend
go 1.24
go 1.24.0
require (
github.com/caarlos0/env/v11 v11.3.1