File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/StackExchange/wmi v1.2.1
7
7
github.com/aws/aws-sdk-go v1.47.9
8
- github.com/beevik/ntp v0 .3.0
8
+ github.com/beevik/ntp v1 .3.1
9
9
github.com/bradfitz/gomemcache v0.0.0-20221031212613-62deef7fc822
10
10
github.com/elazarl/goproxy v0.0.0-20221015165544-a0805db90819
11
11
github.com/elazarl/goproxy/ext v0.0.0-20221015165544-a0805db90819
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ github.com/alexbrainman/sspi v0.0.0-20231016080023-1a75b4708caa h1:LHTHcTQiSGT7V
12
12
github.com/alexbrainman/sspi v0.0.0-20231016080023-1a75b4708caa /go.mod h1:cEWa1LVoE5KvSD9ONXsZrj0z6KqySlCCNKHlLzbqAt4 =
13
13
github.com/aws/aws-sdk-go v1.47.9 h1:rarTsos0mA16q+huicGx0e560aYRtOucV5z2Mw23JRY =
14
14
github.com/aws/aws-sdk-go v1.47.9 /go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk =
15
- github.com/beevik/ntp v0 .3.0 h1:xzVrPrE4ziasFXgBVBZJDP0Wg/KpMwk2KHJ4Ba8GrDw =
16
- github.com/beevik/ntp v0 .3.0 /go.mod h1:hIHWr+l3+/clUnF44zdK+CWW7fO8dR5cIylAQ76NRpg =
15
+ github.com/beevik/ntp v1 .3.1 h1:Y/srlT8L1yQr58kyPWFPZIxRL8ttx2SRIpVYJqZIlAM =
16
+ github.com/beevik/ntp v1 .3.1 /go.mod h1:fT6PylBq86Tsq23ZMEe47b7QQrZfYBFPnpzt0a9kJxw =
17
17
github.com/bradfitz/gomemcache v0.0.0-20221031212613-62deef7fc822 h1:hjXJeBcAMS1WGENGqDpzvmgS43oECTx8UXq31UBu0Jw =
18
18
github.com/bradfitz/gomemcache v0.0.0-20221031212613-62deef7fc822 /go.mod h1:H0wQNHz2YrLsuXOZozoeDmnHXkNCRmMW0gwFWDfEZDA =
19
19
github.com/containerd/containerd v1.6.26 h1:VVfrE6ZpyisvB1fzoY8Vkiq4sy+i5oF4uk7zu03RaHs =
You can’t perform that action at this time.
0 commit comments