Skip to content

Commit 2fd2f20

Browse files
mergify[bot]dependabot[bot]obltmachine
authored
build(deps): bump github.com/elastic/go-sysinfo from 1.15.4 to 1.15.5 (#21251) (#21256)
* build(deps): bump github.com/elastic/go-sysinfo from 1.15.4 to 1.15.5 Bumps [github.com/elastic/go-sysinfo](https://github.com/elastic/go-sysinfo) from 1.15.4 to 1.15.5. - [Release notes](https://github.com/elastic/go-sysinfo/releases) - [Commits](elastic/go-sysinfo@v1.15.4...v1.15.5) --- updated-dependencies: - dependency-name: github.com/elastic/go-sysinfo dependency-version: 1.15.5 dependency-type: direct:production update-type: version-update:semver-patch ... * Update NOTICE.txt and NOTICE-fips.txt --------- (cherry picked from commit bd1d512) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: obltmachine <150269514+obltmachine@users.noreply.github.com>
1 parent aa7e3c8 commit 2fd2f20

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

NOTICE-fips.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1977,11 +1977,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/go-freelru@v0.1
19771977

19781978
--------------------------------------------------------------------------------
19791979
Dependency : github.com/elastic/go-sysinfo
1980-
Version: v1.15.4
1980+
Version: v1.15.5
19811981
Licence type (autodetected): Apache-2.0
19821982
--------------------------------------------------------------------------------
19831983

1984-
Contents of probable licence file $GOMODCACHE/github.com/elastic/go-sysinfo@v1.15.4/LICENSE.txt:
1984+
Contents of probable licence file $GOMODCACHE/github.com/elastic/go-sysinfo@v1.15.5/LICENSE.txt:
19851985

19861986

19871987
Apache License

NOTICE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1977,11 +1977,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/go-freelru@v0.1
19771977

19781978
--------------------------------------------------------------------------------
19791979
Dependency : github.com/elastic/go-sysinfo
1980-
Version: v1.15.4
1980+
Version: v1.15.5
19811981
Licence type (autodetected): Apache-2.0
19821982
--------------------------------------------------------------------------------
19831983

1984-
Contents of probable licence file $GOMODCACHE/github.com/elastic/go-sysinfo@v1.15.4/LICENSE.txt:
1984+
Contents of probable licence file $GOMODCACHE/github.com/elastic/go-sysinfo@v1.15.5/LICENSE.txt:
19851985

19861986

19871987
Apache License

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/elastic/gmux v0.3.3
1818
github.com/elastic/go-docappender/v2 v2.14.1
1919
github.com/elastic/go-freelru v0.16.0
20-
github.com/elastic/go-sysinfo v1.15.4
20+
github.com/elastic/go-sysinfo v1.15.5
2121
github.com/elastic/go-ucfg v0.9.1
2222
github.com/go-sourcemap/sourcemap v2.1.4+incompatible
2323
github.com/gofrs/flock v0.13.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,8 @@ github.com/elastic/go-lumber v0.1.2-0.20220819171948-335fde24ea0f h1:TsPpU5EAwlt
197197
github.com/elastic/go-lumber v0.1.2-0.20220819171948-335fde24ea0f/go.mod h1:HHaWnZamYKWsR9/eZNHqRHob8iQDKnchHmmskT/SKko=
198198
github.com/elastic/go-structform v0.0.12 h1:HXpzlAKyej8T7LobqKDThUw7BMhwV6Db24VwxNtgxCs=
199199
github.com/elastic/go-structform v0.0.12/go.mod h1:CZWf9aIRYY5SuKSmOhtXScE5uQiLZNqAFnwKR4OrIM4=
200-
github.com/elastic/go-sysinfo v1.15.4 h1:A3zQcunCxik14MgXu39cXFXcIw2sFXZ0zL886eyiv1Q=
201-
github.com/elastic/go-sysinfo v1.15.4/go.mod h1:ZBVXmqS368dOn/jvijV/zHLfakWTYHBZPk3G244lHrU=
200+
github.com/elastic/go-sysinfo v1.15.5 h1:fCVUDmjHgljLUQCygherMnsRRJ9AkuAQIywTL7dEH28=
201+
github.com/elastic/go-sysinfo v1.15.5/go.mod h1:ZBVXmqS368dOn/jvijV/zHLfakWTYHBZPk3G244lHrU=
202202
github.com/elastic/go-ucfg v0.9.1 h1:OwbVLC9pAmHqlBDq5owRC7HbfldsLuqPqrwg23n17BQ=
203203
github.com/elastic/go-ucfg v0.9.1/go.mod h1:6Z66LNkFK5xAlWg3Ny7qgtrvBUadaAcor+kYxw2pXBk=
204204
github.com/elastic/go-windows v1.0.2 h1:yoLLsAsV5cfg9FLhZ9EXZ2n2sQFKeDYrHenkcivY4vI=

0 commit comments

Comments
 (0)