Replace usages of common/atomic
This commit is contained in:
parent
854e40dc40
commit
d0ff7b6f6c
6 changed files with 8 additions and 8 deletions
|
|
@ -7,9 +7,9 @@ import (
|
|||
"errors"
|
||||
"net"
|
||||
"net/netip"
|
||||
"sync/atomic"
|
||||
"time"
|
||||
|
||||
"github.com/sagernet/sing/common/atomic"
|
||||
"github.com/sagernet/sing/common/control"
|
||||
E "github.com/sagernet/sing/common/exceptions"
|
||||
"github.com/sagernet/sing/common/logger"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue