Skip to content

Commit dbc3ce0

Browse files
chore(deps): bump github.com/fxamacker/cbor/v2 from 2.7.0 to 2.8.0
Bumps [github.com/fxamacker/cbor/v2](https://github.com/fxamacker/cbor) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/fxamacker/cbor/releases) - [Commits](fxamacker/cbor@v2.7.0...v2.8.0) --- updated-dependencies: - dependency-name: github.com/fxamacker/cbor/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9edbb45 commit dbc3ce0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ module github.com/Skarlso/crd-to-sample-yaml
22

33
go 1.23.0
44

5-
toolchain go1.23.2
5+
toolchain go1.24.1
66

77
require (
88
github.com/brianvoe/gofakeit/v6 v6.28.0
99
github.com/fatih/color v1.18.0
10-
github.com/fxamacker/cbor/v2 v2.7.0
10+
github.com/fxamacker/cbor/v2 v2.8.0
1111
github.com/go-git/go-git/v5 v5.14.0
1212
github.com/google/go-cmp v0.7.0
1313
github.com/jedib0t/go-pretty/v6 v6.6.7

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ github.com/fatih/color v1.18.0 h1:S8gINlzdQ840/4pfAwic/ZE0djQEH3wM94VfqLTZcOM=
4949
github.com/fatih/color v1.18.0/go.mod h1:4FelSpRwEGDpQ12mAdzqdOukCy4u8WUtOY6lkT/6HfU=
5050
github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg=
5151
github.com/felixge/httpsnoop v1.0.4/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
52-
github.com/fxamacker/cbor/v2 v2.7.0 h1:iM5WgngdRBanHcxugY4JySA0nk1wZorNOpTgCMedv5E=
53-
github.com/fxamacker/cbor/v2 v2.7.0/go.mod h1:pxXPTn3joSm21Gbwsv0w9OSA2y1HFR9qXEeXQVeNoDQ=
52+
github.com/fxamacker/cbor/v2 v2.8.0 h1:fFtUGXUzXPHTIUdne5+zzMPTfffl3RD5qYnkY40vtxU=
53+
github.com/fxamacker/cbor/v2 v2.8.0/go.mod h1:vM4b+DJCtHn+zz7h3FFp/hDAI9WNWCsZj23V5ytsSxQ=
5454
github.com/gliderlabs/ssh v0.3.8 h1:a4YXD1V7xMF9g5nTkdfnja3Sxy1PVDCj1Zg4Wb8vY6c=
5555
github.com/gliderlabs/ssh v0.3.8/go.mod h1:xYoytBv1sV0aL3CavoDuJIQNURXkkfPA/wxQ1pL1fAU=
5656
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 h1:+zs/tPmkDkHx3U66DAb0lQFJrpS6731Oaa12ikc+DiI=

0 commit comments

Comments
 (0)