mirror of
https://github.com/safing/portbase
synced 2025-09-17 02:29:50 +00:00
Use forked renameio package
This commit is contained in:
parent
677511bbb7
commit
f6ec0514ff
5 changed files with 3 additions and 16 deletions
|
@ -5,11 +5,7 @@ import (
|
|||
"io"
|
||||
"os"
|
||||
|
||||
// Version is fixed to commit 353f8196982447d8b12c64f69530e657331e3dbc.
|
||||
// The follow-up commit removes Windows support.
|
||||
// TOOD: Check how we want to handle this in the future, possibly ingest
|
||||
// needed functionality into here.
|
||||
"github.com/google/renameio"
|
||||
"github.com/safing/portbase/utils/renameio"
|
||||
)
|
||||
|
||||
// AtomicFileOptions holds additional options for manipulating
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue