Skip to content

Commit 9a3d701

Browse files
build(deps): bump github.com/elastic/go-sysinfo from 1.15.0 to 1.15.1 (#4476)
* build(deps): bump github.com/elastic/go-sysinfo from 1.15.0 to 1.15.1 Bumps [github.com/elastic/go-sysinfo](https://github.com/elastic/go-sysinfo) from 1.15.0 to 1.15.1. - [Release notes](https://github.com/elastic/go-sysinfo/releases) - [Commits](elastic/go-sysinfo@v1.15.0...v1.15.1) --- updated-dependencies: - dependency-name: github.com/elastic/go-sysinfo dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Post dependabot file modifications --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent fbd06e0 commit 9a3d701

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

NOTICE.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -9454,11 +9454,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/go-structform@v
94549454

94559455
--------------------------------------------------------------------------------
94569456
Dependency : github.com/elastic/go-sysinfo
9457-
Version: v1.15.0
9457+
Version: v1.15.1
94589458
Licence type (autodetected): Apache-2.0
94599459
--------------------------------------------------------------------------------
94609460

9461-
Contents of probable licence file $GOMODCACHE/github.com/elastic/go-sysinfo@v1.15.0/LICENSE.txt:
9461+
Contents of probable licence file $GOMODCACHE/github.com/elastic/go-sysinfo@v1.15.1/LICENSE.txt:
94629462

94639463

94649464
Apache License

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ require (
5353
github.com/dustin/go-humanize v1.0.1 // indirect
5454
github.com/elastic/elastic-transport-go/v8 v8.6.1 // indirect
5555
github.com/elastic/go-structform v0.0.12 // indirect
56-
github.com/elastic/go-sysinfo v1.15.0 // indirect
56+
github.com/elastic/go-sysinfo v1.15.1 // indirect
5757
github.com/elastic/go-windows v1.0.2 // indirect
5858
github.com/elastic/gosigar v0.14.3 // indirect
5959
github.com/elastic/pkcs8 v1.0.0 // indirect

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ github.com/elastic/go-elasticsearch/v8 v8.17.1 h1:bOXChDoCMB4TIwwGqKd031U8OXssmW
4343
github.com/elastic/go-elasticsearch/v8 v8.17.1/go.mod h1:MVJCtL+gJJ7x5jFeUmA20O7rvipX8GcQmo5iBcmaJn4=
4444
github.com/elastic/go-structform v0.0.12 h1:HXpzlAKyej8T7LobqKDThUw7BMhwV6Db24VwxNtgxCs=
4545
github.com/elastic/go-structform v0.0.12/go.mod h1:CZWf9aIRYY5SuKSmOhtXScE5uQiLZNqAFnwKR4OrIM4=
46-
github.com/elastic/go-sysinfo v1.15.0 h1:54pRFlAYUlVNQ2HbXzLVZlV+fxS7Eax49stzg95M4Xw=
47-
github.com/elastic/go-sysinfo v1.15.0/go.mod h1:jPSuTgXG+dhhh0GKIyI2Cso+w5lPJ5PvVqKlL8LV/Hk=
46+
github.com/elastic/go-sysinfo v1.15.1 h1:zBmTnFEXxIQ3iwcQuk7MzaUotmKRp3OabbbWM8TdzIQ=
47+
github.com/elastic/go-sysinfo v1.15.1/go.mod h1:jPSuTgXG+dhhh0GKIyI2Cso+w5lPJ5PvVqKlL8LV/Hk=
4848
github.com/elastic/go-ucfg v0.8.8 h1:54KIF/2zFKfl0MzsSOCGOsZ3O2bnjFQJ0nDJcLhviyk=
4949
github.com/elastic/go-ucfg v0.8.8/go.mod h1:4E8mPOLSUV9hQ7sgLEJ4bvt0KhMuDJa8joDT2QGAEKA=
5050
github.com/elastic/go-windows v1.0.2 h1:yoLLsAsV5cfg9FLhZ9EXZ2n2sQFKeDYrHenkcivY4vI=

testing/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ github.com/elastic/elastic-agent-client/v7 v7.17.1 h1:ORCDXzFs1JyhI5neWbTAPWCwaF
4141
github.com/elastic/elastic-agent-client/v7 v7.17.1/go.mod h1:jzDEz8agLzinQEbEgLOuVM3wl6SoMybHnarQBTN1wYM=
4242
github.com/elastic/elastic-agent-libs v0.18.6 h1:tIIFv+lNHRro/QdJQA5LnjP7L3xPQYWVlJdOJ7T6zKw=
4343
github.com/elastic/elastic-agent-libs v0.18.6/go.mod h1:NNivmXK440JX06At6l7+itRJzZovbVnofogDXdskQno=
44-
github.com/elastic/go-sysinfo v1.15.0 h1:54pRFlAYUlVNQ2HbXzLVZlV+fxS7Eax49stzg95M4Xw=
45-
github.com/elastic/go-sysinfo v1.15.0/go.mod h1:jPSuTgXG+dhhh0GKIyI2Cso+w5lPJ5PvVqKlL8LV/Hk=
44+
github.com/elastic/go-sysinfo v1.15.1 h1:zBmTnFEXxIQ3iwcQuk7MzaUotmKRp3OabbbWM8TdzIQ=
45+
github.com/elastic/go-sysinfo v1.15.1/go.mod h1:jPSuTgXG+dhhh0GKIyI2Cso+w5lPJ5PvVqKlL8LV/Hk=
4646
github.com/elastic/go-ucfg v0.8.8 h1:54KIF/2zFKfl0MzsSOCGOsZ3O2bnjFQJ0nDJcLhviyk=
4747
github.com/elastic/go-ucfg v0.8.8/go.mod h1:4E8mPOLSUV9hQ7sgLEJ4bvt0KhMuDJa8joDT2QGAEKA=
4848
github.com/elastic/go-windows v1.0.2 h1:yoLLsAsV5cfg9FLhZ9EXZ2n2sQFKeDYrHenkcivY4vI=

0 commit comments

Comments
 (0)