Readd time pkg after fixing merge conflict

This commit is contained in:
2025-02-28 09:20:05 +01:00
parent c10737bfd7
commit 6268dffff8
2 changed files with 3 additions and 0 deletions

1
go.mod
View File

@@ -29,6 +29,7 @@ require (
golang.org/x/crypto v0.35.0
golang.org/x/exp v0.0.0-20250218142911-aa4b98e5adaa
golang.org/x/oauth2 v0.27.0
golang.org/x/time v0.5.0
)
require (