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 @@ -19,7 +19,7 @@ require (
19
19
github.com/digitalocean/go-qemu v0.0.0-20221209210016-f035778c97f7
20
20
github.com/diskfs/go-diskfs v1.4.1
21
21
github.com/docker/go-units v0.5.0
22
- github.com/elastic/go-libaudit/v2 v2.6.0
22
+ github.com/elastic/go-libaudit/v2 v2.6.1
23
23
github.com/foxcpp/go-mockdns v1.1.0
24
24
github.com/goccy/go-yaml v1.13.6
25
25
github.com/google/go-cmp v0.6.0
Original file line number Diff line number Diff line change @@ -74,8 +74,8 @@ github.com/dlclark/regexp2 v1.11.0 h1:G/nrcoOa7ZXlpoa/91N3X7mM3r8eIlMBBJZvsz/mxK
74
74
github.com/dlclark/regexp2 v1.11.0 /go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8 =
75
75
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
76
76
github.com/docker/go-units v0.5.0 /go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk =
77
- github.com/elastic/go-libaudit/v2 v2.6.0 h1:6RDK/q1cxtRI7hHLgLVKKFrgKsHQ0MFCf/O4guM6iKw =
78
- github.com/elastic/go-libaudit/v2 v2.6.0 /go.mod h1:8205nkf2oSrXFlO4H5j8/cyVMoSF3Y7jt+FjgS4ubQU =
77
+ github.com/elastic/go-libaudit/v2 v2.6.1 h1:eN7tobGizmB+OJpCuG7gvPX7Nxni//H47uvMDXlMrI0 =
78
+ github.com/elastic/go-libaudit/v2 v2.6.1 /go.mod h1:8205nkf2oSrXFlO4H5j8/cyVMoSF3Y7jt+FjgS4ubQU =
79
79
github.com/elastic/go-licenser v0.4.1 h1:1xDURsc8pL5zYT9R29425J3vkHdt4RT5TNEMeRN48x4 =
80
80
github.com/elastic/go-licenser v0.4.1 /go.mod h1:V56wHMpmdURfibNBggaSBfqgPxyT1Tldns1i87iTEvU =
81
81
github.com/elliotchance/orderedmap v1.6.0 h1:xjn+kbbKXeDq6v9RVE+WYwRbYfAZKvlWfcJNxM8pvEw =
You can’t perform that action at this time.
0 commit comments