Skip to content

Commit 23769ea

Browse files
build(deps): bump github.com/elastic/go-libaudit/v2 from 2.4.0 to 2.5.0
Bumps [github.com/elastic/go-libaudit/v2](https://github.com/elastic/go-libaudit) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/elastic/go-libaudit/releases) - [Changelog](https://github.com/elastic/go-libaudit/blob/main/CHANGELOG.md) - [Commits](elastic/go-libaudit@v2.4.0...v2.5.0) --- updated-dependencies: - dependency-name: github.com/elastic/go-libaudit/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e1cfac commit 23769ea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ require (
1919
github.com/digitalocean/go-qemu v0.0.0-20221209210016-f035778c97f7
2020
github.com/diskfs/go-diskfs v1.4.0
2121
github.com/docker/go-units v0.5.0
22-
github.com/elastic/go-libaudit/v2 v2.4.0
22+
github.com/elastic/go-libaudit/v2 v2.5.0
2323
github.com/foxcpp/go-mockdns v1.0.0
2424
github.com/goccy/go-yaml v1.11.2
2525
github.com/google/go-cmp v0.6.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ github.com/diskfs/go-diskfs v1.4.0 h1:MAybY6TPD+fmhY+a2qFhmdvMeIKvCqlgh4QIc1uCmB
5353
github.com/diskfs/go-diskfs v1.4.0/go.mod h1:G8cyy+ngM+3yKlqjweMmtqvE+TxsnIo1xumbJX1AeLg=
5454
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4=
5555
github.com/docker/go-units v0.5.0/go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk=
56-
github.com/elastic/go-libaudit/v2 v2.4.0 h1:PqaGnB+dncrdUXqzQMyJu/dGysAtk6m5V3GIBMY473I=
57-
github.com/elastic/go-libaudit/v2 v2.4.0/go.mod h1:AjlnhinP+kKQuUJoXLVrqxBM8uyhQmkzoV6jjsCFP4Q=
56+
github.com/elastic/go-libaudit/v2 v2.5.0 h1:5OK919QRnGtcjVBz3n/cs5F42im1mPlVTA9TyIn2K54=
57+
github.com/elastic/go-libaudit/v2 v2.5.0/go.mod h1:AjlnhinP+kKQuUJoXLVrqxBM8uyhQmkzoV6jjsCFP4Q=
5858
github.com/elastic/go-licenser v0.4.1 h1:1xDURsc8pL5zYT9R29425J3vkHdt4RT5TNEMeRN48x4=
5959
github.com/elastic/go-licenser v0.4.1/go.mod h1:V56wHMpmdURfibNBggaSBfqgPxyT1Tldns1i87iTEvU=
6060
github.com/elliotchance/orderedmap v1.5.0 h1:1IsExUsjv5XNBD3ZdC7jkAAqLWOOKdbPTmkHx63OsBg=

0 commit comments

Comments
 (0)