-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade go-libaudit@f8f7d5c (#32551)
Reduce allocations when converting bytes to strings for received messages. [#116](elastic/go-libaudit#116)
- Loading branch information
1 parent
85693bd
commit 7a469fd
Showing
3 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10805,11 +10805,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/go-elasticsearc | |
|
||
-------------------------------------------------------------------------------- | ||
Dependency : github.com/elastic/go-libaudit/v2 | ||
Version: v2.3.1 | ||
Version: v2.3.2-0.20220729123722-f8f7d5c19e6b | ||
Licence type (autodetected): Apache-2.0 | ||
-------------------------------------------------------------------------------- | ||
|
||
Contents of probable licence file $GOMODCACHE/github.com/elastic/go-libaudit/[email protected].1/LICENSE.txt: | ||
Contents of probable licence file $GOMODCACHE/github.com/elastic/go-libaudit/[email protected].2-0.20220729123722-f8f7d5c19e6b/LICENSE.txt: | ||
|
||
|
||
Apache License | ||
|
@@ -21219,11 +21219,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
|
||
-------------------------------------------------------------------------------- | ||
Dependency : golang.org/x/sys | ||
Version: v0.0.0-20220702020025-31831981b65f | ||
Version: v0.0.0-20220728004956-3c1f35247d10 | ||
Licence type (autodetected): BSD-3-Clause | ||
-------------------------------------------------------------------------------- | ||
|
||
Contents of probable licence file $GOMODCACHE/golang.org/x/[email protected]20220702020025-31831981b65f/LICENSE: | ||
Contents of probable licence file $GOMODCACHE/golang.org/x/[email protected]20220728004956-3c1f35247d10/LICENSE: | ||
|
||
Copyright (c) 2009 The Go Authors. All rights reserved. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters