Skip to content

Commit 9ac161c

Browse files
build(deps): bump github.com/fxamacker/cbor/v2 from 2.8.0 to 2.9.0 (#5156)
* build(deps): bump github.com/fxamacker/cbor/v2 from 2.8.0 to 2.9.0 Bumps [github.com/fxamacker/cbor/v2](https://github.com/fxamacker/cbor) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/fxamacker/cbor/releases) - [Commits](fxamacker/cbor@v2.8.0...v2.9.0) --- updated-dependencies: - dependency-name: github.com/fxamacker/cbor/v2 dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 0c86b5d commit 9ac161c

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

NOTICE-fips.txt

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

15061506
--------------------------------------------------------------------------------
15071507
Dependency : github.com/fxamacker/cbor/v2
1508-
Version: v2.8.0
1508+
Version: v2.9.0
15091509
Licence type (autodetected): MIT
15101510
--------------------------------------------------------------------------------
15111511

1512-
Contents of probable licence file $GOMODCACHE/github.com/fxamacker/cbor/v2@v2.8.0/LICENSE:
1512+
Contents of probable licence file $GOMODCACHE/github.com/fxamacker/cbor/v2@v2.9.0/LICENSE:
15131513

15141514
MIT License
15151515

NOTICE.txt

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

15061506
--------------------------------------------------------------------------------
15071507
Dependency : github.com/fxamacker/cbor/v2
1508-
Version: v2.8.0
1508+
Version: v2.9.0
15091509
Licence type (autodetected): MIT
15101510
--------------------------------------------------------------------------------
15111511

1512-
Contents of probable licence file $GOMODCACHE/github.com/fxamacker/cbor/v2@v2.8.0/LICENSE:
1512+
Contents of probable licence file $GOMODCACHE/github.com/fxamacker/cbor/v2@v2.9.0/LICENSE:
15131513

15141514
MIT License
15151515

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/elastic/elastic-agent-system-metrics v0.11.16
1313
github.com/elastic/go-elasticsearch/v8 v8.18.1
1414
github.com/elastic/go-ucfg v0.8.8
15-
github.com/fxamacker/cbor/v2 v2.8.0
15+
github.com/fxamacker/cbor/v2 v2.9.0
1616
github.com/go-chi/chi/v5 v5.2.2
1717
github.com/gofrs/uuid/v5 v5.3.2
1818
github.com/google/go-cmp v0.7.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ github.com/fatih/color v1.15.0 h1:kOqh6YHBtK8aywxGerMG2Eq3H6Qgoqeo13Bk2Mv/nBs=
5959
github.com/fatih/color v1.15.0/go.mod h1:0h5ZqXfHYED7Bhv2ZJamyIOUej9KtShiJESRwBDUSsw=
6060
github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg=
6161
github.com/felixge/httpsnoop v1.0.4/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
62-
github.com/fxamacker/cbor/v2 v2.8.0 h1:fFtUGXUzXPHTIUdne5+zzMPTfffl3RD5qYnkY40vtxU=
63-
github.com/fxamacker/cbor/v2 v2.8.0/go.mod h1:vM4b+DJCtHn+zz7h3FFp/hDAI9WNWCsZj23V5ytsSxQ=
62+
github.com/fxamacker/cbor/v2 v2.9.0 h1:NpKPmjDBgUfBms6tr6JZkTHtfFGcMKsw3eGcmD/sapM=
63+
github.com/fxamacker/cbor/v2 v2.9.0/go.mod h1:vM4b+DJCtHn+zz7h3FFp/hDAI9WNWCsZj23V5ytsSxQ=
6464
github.com/go-chi/chi/v5 v5.2.2 h1:CMwsvRVTbXVytCk1Wd72Zy1LAsAh9GxMmSNWLHCG618=
6565
github.com/go-chi/chi/v5 v5.2.2/go.mod h1:L2yAIGWB3H+phAw1NxKwWM+7eUH/lU8pOMm5hHcoops=
6666
github.com/go-logr/logr v1.2.2/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=

0 commit comments

Comments
 (0)