Skip to content

Commit 71bad3f

Browse files
build(deps): Bump github.com/ctrf-io/go-ctrf-json-reporter
Bumps the development-dependencies group with 1 update: [github.com/ctrf-io/go-ctrf-json-reporter](https://github.com/ctrf-io/go-ctrf-json-reporter). Updates `github.com/ctrf-io/go-ctrf-json-reporter` from 0.0.12 to 0.0.14 - [Release notes](https://github.com/ctrf-io/go-ctrf-json-reporter/releases) - [Changelog](https://github.com/ctrf-io/go-ctrf-json-reporter/blob/main/.goreleaser.yaml) - [Commits](ctrf-io/go-ctrf-json-reporter@v0.0.12...v0.0.14) --- updated-dependencies: - dependency-name: github.com/ctrf-io/go-ctrf-json-reporter dependency-version: 0.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 871b36f commit 71bad3f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module gh-actions
33
go 1.24.0
44

55
require (
6-
github.com/ctrf-io/go-ctrf-json-reporter v0.0.12
6+
github.com/ctrf-io/go-ctrf-json-reporter v0.0.14
77
github.com/jstemmer/go-junit-report/v2 v2.1.0
88
gotest.tools/gotestsum v1.13.0
99
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github.com/bitfield/gotestdox v0.2.2 h1:x6RcPAbBbErKLnapz1QeAlf3ospg8efBsedU93CDsnE=
22
github.com/bitfield/gotestdox v0.2.2/go.mod h1:D+gwtS0urjBrzguAkTM2wodsTQYFHdpx8eqRJ3N+9pY=
3-
github.com/ctrf-io/go-ctrf-json-reporter v0.0.12 h1:MnOii3IKVTiTmBBcNM/gXuPeu3QBB8EN/zdMiTgTgJU=
4-
github.com/ctrf-io/go-ctrf-json-reporter v0.0.12/go.mod h1:36bVomyu0b70mpxgIQVllRXYyQFPSS+CeHZTn7zxYzQ=
3+
github.com/ctrf-io/go-ctrf-json-reporter v0.0.14 h1:/Yyx+wedA4i62+M1r+/LLNIJ0XK8GV/y7CUTVq/JMcg=
4+
github.com/ctrf-io/go-ctrf-json-reporter v0.0.14/go.mod h1:36bVomyu0b70mpxgIQVllRXYyQFPSS+CeHZTn7zxYzQ=
55
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
66
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
77
github.com/dnephin/pflag v1.0.7 h1:oxONGlWxhmUct0YzKTgrpQv9AUA1wtPBn7zuSjJqptk=

0 commit comments

Comments
 (0)