Skip to content

Commit 68be8a7

Browse files
build(deps): bump github.com/elastic/go-sysinfo from 1.14.2 to 1.15.0 (#5885)
* build(deps): bump github.com/elastic/go-sysinfo from 1.14.2 to 1.15.0 Bumps [github.com/elastic/go-sysinfo](https://github.com/elastic/go-sysinfo) from 1.14.2 to 1.15.0. - [Release notes](https://github.com/elastic/go-sysinfo/releases) - [Commits](elastic/go-sysinfo@v1.14.2...v1.15.0) --- updated-dependencies: - dependency-name: github.com/elastic/go-sysinfo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update NOTICE.txt --------- Signed-off-by: dependabot[bot] <[email protected]> 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 02fb75e commit 68be8a7

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

NOTICE.txt

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

23442344
--------------------------------------------------------------------------------
23452345
Dependency : github.com/elastic/go-sysinfo
2346-
Version: v1.14.2
2346+
Version: v1.15.0
23472347
Licence type (autodetected): Apache-2.0
23482348
--------------------------------------------------------------------------------
23492349

2350-
Contents of probable licence file $GOMODCACHE/github.com/elastic/go-sysinfo@v1.14.2/LICENSE.txt:
2350+
Contents of probable licence file $GOMODCACHE/github.com/elastic/go-sysinfo@v1.15.0/LICENSE.txt:
23512351

23522352

23532353
Apache License

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ require (
2020
github.com/elastic/elastic-transport-go/v8 v8.6.0
2121
github.com/elastic/go-elasticsearch/v8 v8.15.0
2222
github.com/elastic/go-licenser v0.4.2
23-
github.com/elastic/go-sysinfo v1.14.2
23+
github.com/elastic/go-sysinfo v1.15.0
2424
github.com/elastic/go-ucfg v0.8.8
2525
github.com/elastic/mock-es v0.0.0-20240712014503-e5b47ece0015
2626
github.com/elastic/opentelemetry-collector-components/connector/signaltometricsconnector v0.3.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -466,8 +466,8 @@ github.com/elastic/go-sfdc v0.0.0-20241010131323-8e176480d727 h1:yuiN60oaQUz2PtN
466466
github.com/elastic/go-sfdc v0.0.0-20241010131323-8e176480d727/go.mod h1:sw1pzz4pIqzDQxFWt3dFoG2uIUFAfThxlMfWpjH590E=
467467
github.com/elastic/go-structform v0.0.12 h1:HXpzlAKyej8T7LobqKDThUw7BMhwV6Db24VwxNtgxCs=
468468
github.com/elastic/go-structform v0.0.12/go.mod h1:CZWf9aIRYY5SuKSmOhtXScE5uQiLZNqAFnwKR4OrIM4=
469-
github.com/elastic/go-sysinfo v1.14.2 h1:DeIy+pVfdRsd08Nx2Xjh+dUS+jrEEI7LGc29U/BKVWo=
470-
github.com/elastic/go-sysinfo v1.14.2/go.mod h1:jPSuTgXG+dhhh0GKIyI2Cso+w5lPJ5PvVqKlL8LV/Hk=
469+
github.com/elastic/go-sysinfo v1.15.0 h1:54pRFlAYUlVNQ2HbXzLVZlV+fxS7Eax49stzg95M4Xw=
470+
github.com/elastic/go-sysinfo v1.15.0/go.mod h1:jPSuTgXG+dhhh0GKIyI2Cso+w5lPJ5PvVqKlL8LV/Hk=
471471
github.com/elastic/go-ucfg v0.8.8 h1:54KIF/2zFKfl0MzsSOCGOsZ3O2bnjFQJ0nDJcLhviyk=
472472
github.com/elastic/go-ucfg v0.8.8/go.mod h1:4E8mPOLSUV9hQ7sgLEJ4bvt0KhMuDJa8joDT2QGAEKA=
473473
github.com/elastic/go-windows v1.0.2 h1:yoLLsAsV5cfg9FLhZ9EXZ2n2sQFKeDYrHenkcivY4vI=

0 commit comments

Comments
 (0)