mirror of
https://github.com/safing/portbase
synced 2025-09-10 15:34:26 +00:00
Use forked renameio package
This commit is contained in:
parent
677511bbb7
commit
f6ec0514ff
5 changed files with 3 additions and 16 deletions
|
@ -12,9 +12,8 @@ import (
|
|||
"path/filepath"
|
||||
"time"
|
||||
|
||||
"github.com/google/renameio"
|
||||
|
||||
"github.com/safing/portbase/log"
|
||||
"github.com/safing/portbase/utils/renameio"
|
||||
)
|
||||
|
||||
func (reg *ResourceRegistry) fetchFile(ctx context.Context, client *http.Client, rv *ResourceVersion, tries int) error {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue