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 @@ -17,7 +17,7 @@ require (
17
17
github.com/digitalocean/go-qemu v0.0.0-20221209210016-f035778c97f7
18
18
github.com/diskfs/go-diskfs v1.3.0
19
19
github.com/docker/go-units v0.5.0
20
- github.com/elastic/go-libaudit/v2 v2.3.2
20
+ github.com/elastic/go-libaudit/v2 v2.3.3
21
21
github.com/foxcpp/go-mockdns v1.0.0
22
22
github.com/goccy/go-yaml v1.11.0
23
23
github.com/google/go-cmp v0.5.9
Original file line number Diff line number Diff line change @@ -58,8 +58,8 @@ github.com/diskfs/go-diskfs v1.3.0/go.mod h1:3pUpCAz75Q11om5RsGpVKUgXp2Z+ATw1xV5
58
58
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
59
59
github.com/docker/go-units v0.5.0 /go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk =
60
60
github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815 /go.mod h1:WwZ+bS3ebgob9U8Nd0kOddGdZWjyMGR8Wziv+TBNwSE =
61
- github.com/elastic/go-libaudit/v2 v2.3.2 h1:qWNcA3nkwNEGh1UBDbDTVF55KR6SM1W2Ji1LGDqFEpw =
62
- github.com/elastic/go-libaudit/v2 v2.3.2 /go.mod h1:+ZE0czqmbqtnRkl0fNgpI+HvVVRo/ZMJdcXv/PaKcOo =
61
+ github.com/elastic/go-libaudit/v2 v2.3.3 h1:PO+9/HDSn65UAyydkkoTf81QET14fWmocHFiGEX/E6M =
62
+ github.com/elastic/go-libaudit/v2 v2.3.3 /go.mod h1:+ZE0czqmbqtnRkl0fNgpI+HvVVRo/ZMJdcXv/PaKcOo =
63
63
github.com/elliotchance/orderedmap v1.5.0 h1:1IsExUsjv5XNBD3ZdC7jkAAqLWOOKdbPTmkHx63OsBg =
64
64
github.com/elliotchance/orderedmap v1.5.0 /go.mod h1:wsDwEaX5jEoyhbs7x93zk2H/qv0zwuhg4inXhDkYqys =
65
65
github.com/emicklei/go-restful/v3 v3.10.1 h1:rc42Y5YTp7Am7CS630D7JmhRjq4UlEUuEKfrDac4bSQ =
You can’t perform that action at this time.
0 commit comments