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 @@ -20,7 +20,7 @@ require (
20
20
github.com/digitalocean/go-qemu v0.0.0-20221209210016-f035778c97f7
21
21
github.com/diskfs/go-diskfs v1.5.2 // gomodjail:unconfined
22
22
github.com/docker/go-units v0.5.0
23
- github.com/elastic/go-libaudit/v2 v2.6.1
23
+ github.com/elastic/go-libaudit/v2 v2.6.2
24
24
github.com/foxcpp/go-mockdns v1.1.0
25
25
github.com/goccy/go-yaml v1.16.0
26
26
github.com/google/go-cmp v0.7.0
Original file line number Diff line number Diff line change @@ -70,8 +70,8 @@ github.com/dlclark/regexp2 v1.11.0 h1:G/nrcoOa7ZXlpoa/91N3X7mM3r8eIlMBBJZvsz/mxK
70
70
github.com/dlclark/regexp2 v1.11.0 /go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8 =
71
71
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
72
72
github.com/docker/go-units v0.5.0 /go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk =
73
- github.com/elastic/go-libaudit/v2 v2.6.1 h1:eN7tobGizmB+OJpCuG7gvPX7Nxni//H47uvMDXlMrI0 =
74
- github.com/elastic/go-libaudit/v2 v2.6.1 /go.mod h1:8205nkf2oSrXFlO4H5j8/cyVMoSF3Y7jt+FjgS4ubQU =
73
+ github.com/elastic/go-libaudit/v2 v2.6.2 h1:1PM6wVBTJHJQYsKl8jfA9/Aw9pFty5uUezPiUfKtOI4 =
74
+ github.com/elastic/go-libaudit/v2 v2.6.2 /go.mod h1:8205nkf2oSrXFlO4H5j8/cyVMoSF3Y7jt+FjgS4ubQU =
75
75
github.com/elastic/go-licenser v0.4.1 h1:1xDURsc8pL5zYT9R29425J3vkHdt4RT5TNEMeRN48x4 =
76
76
github.com/elastic/go-licenser v0.4.1 /go.mod h1:V56wHMpmdURfibNBggaSBfqgPxyT1Tldns1i87iTEvU =
77
77
github.com/elliotchance/orderedmap v1.7.1 h1:8SR2DB391dw0HVI9572ElrY+KU0Q89OCXYwWZx7aAZc =
You can’t perform that action at this time.
0 commit comments