Skip to content

Commit 840676d

Browse files
Bump github.com/elastic/gosigar from 0.14.2 to 0.14.3 (#4916)
* Bump github.com/elastic/gosigar from 0.14.2 to 0.14.3 Bumps [github.com/elastic/gosigar](https://github.com/elastic/gosigar) from 0.14.2 to 0.14.3. - [Release notes](https://github.com/elastic/gosigar/releases) - [Changelog](https://github.com/elastic/gosigar/blob/master/CHANGELOG.md) - [Commits](elastic/gosigar@v0.14.2...v0.14.3) --- updated-dependencies: - dependency-name: github.com/elastic/gosigar dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update NOTICE.txt --------- 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 1f3ddcd commit 840676d

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

NOTICE.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -16815,11 +16815,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/go-windows@v1.0
1681516815

1681616816
--------------------------------------------------------------------------------
1681716817
Dependency : github.com/elastic/gosigar
16818-
Version: v0.14.2
16818+
Version: v0.14.3
1681916819
Licence type (autodetected): Apache-2.0
1682016820
--------------------------------------------------------------------------------
1682116821

16822-
Contents of probable licence file $GOMODCACHE/github.com/elastic/gosigar@v0.14.2/LICENSE:
16822+
Contents of probable licence file $GOMODCACHE/github.com/elastic/gosigar@v0.14.3/LICENSE:
1682316823

1682416824
Apache License
1682516825
Version 2.0, January 2004

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ require (
134134
github.com/elastic/go-elasticsearch/v7 v7.17.10 // indirect
135135
github.com/elastic/go-structform v0.0.10 // indirect
136136
github.com/elastic/go-windows v1.0.1 // indirect
137-
github.com/elastic/gosigar v0.14.2 // indirect
137+
github.com/elastic/gosigar v0.14.3 // indirect
138138
github.com/elastic/pkcs8 v1.0.0 // indirect
139139
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
140140
github.com/evanphx/json-patch v5.6.0+incompatible // indirect

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -830,8 +830,8 @@ github.com/elastic/go-windows v1.0.0/go.mod h1:TsU0Nrp7/y3+VwE82FoZF8gC/XFg/Elz6
830830
github.com/elastic/go-windows v1.0.1 h1:AlYZOldA+UJ0/2nBuqWdo90GFCgG9xuyw9SYzGUtJm0=
831831
github.com/elastic/go-windows v1.0.1/go.mod h1:FoVvqWSun28vaDQPbj2Elfc0JahhPB7WQEGa3c814Ss=
832832
github.com/elastic/gojsonschema v1.2.1/go.mod h1:biw5eBS2Z4T02wjATMRSfecfjCmwaDPvuaqf844gLrg=
833-
github.com/elastic/gosigar v0.14.2 h1:Dg80n8cr90OZ7x+bAax/QjoW/XqTI11RmA79ZwIm9/4=
834-
github.com/elastic/gosigar v0.14.2/go.mod h1:iXRIGg2tLnu7LBdpqzyQfGDEidKCfWcCMS0WKyPWoMs=
833+
github.com/elastic/gosigar v0.14.3 h1:xwkKwPia+hSfg9GqrCUKYdId102m9qTJIIr7egmK/uo=
834+
github.com/elastic/gosigar v0.14.3/go.mod h1:iXRIGg2tLnu7LBdpqzyQfGDEidKCfWcCMS0WKyPWoMs=
835835
github.com/elastic/mock-es v0.0.0-20240605193845-b5546a703d6f h1:qo0Nn9G+p7HbG+CmiWwSoiKJ/cyRq59TRn9Z2PRHTi8=
836836
github.com/elastic/mock-es v0.0.0-20240605193845-b5546a703d6f/go.mod h1:mVdKBYYwt30xRFjCegbcURHh+3LWOCkQM33fgWbUiRI=
837837
github.com/elastic/package-spec/v2 v2.6.0/go.mod h1:ks9/FaVOS+vCrGRQcDvXAd2FlmB84mrLikbRiO6ACuk=

0 commit comments

Comments
 (0)