Skip to content

Commit 51e7c5c

Browse files
chore(deps): bump github.com/containifyci/engine-ci/client
Bumps the minor group in /.containifyci with 1 update: [github.com/containifyci/engine-ci/client](https://github.com/containifyci/engine-ci). Updates `github.com/containifyci/engine-ci/client` from 0.22.0 to 0.22.1 - [Release notes](https://github.com/containifyci/engine-ci/releases) - [Changelog](https://github.com/containifyci/engine-ci/blob/main/.goreleaser.yaml) - [Commits](containifyci/engine-ci@v0.22...client/v0.22.1) --- updated-dependencies: - dependency-name: github.com/containifyci/engine-ci/client dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35dc225 commit 51e7c5c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.containifyci/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module .containifyci
33
go 1.25.0
44

55
require (
6-
github.com/containifyci/engine-ci/client v0.22.0
6+
github.com/containifyci/engine-ci/client v0.22.1
77
github.com/containifyci/engine-ci/protos2 v0.20.0
88
)
99

.containifyci/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github.com/bufbuild/protocompile v0.14.1 h1:iA73zAf/fyljNjQKwYzUHD6AD4R8KMasmwa/FBatYVw=
22
github.com/bufbuild/protocompile v0.14.1/go.mod h1:ppVdAIhbr2H8asPk6k4pY7t9zB1OU5DoEw9xY/FUi1c=
3-
github.com/containifyci/engine-ci/client v0.22.0 h1:wjLlkGiyaJUJRgptRgo7uVEtESSlBajhM7v58W5UJK4=
4-
github.com/containifyci/engine-ci/client v0.22.0/go.mod h1:IMX8hQJw6HoUOtKIdLWTQjzUHahTXNnIO/yL2uIU9vk=
3+
github.com/containifyci/engine-ci/client v0.22.1 h1:Lcjun99MntLcJ/9+goq1/Yn676L8i2zB0o0QkhXptv4=
4+
github.com/containifyci/engine-ci/client v0.22.1/go.mod h1:7wSDdc9h0eAzUdScX/n+UhDw5fp4ne1t+afnrSGySwk=
55
github.com/containifyci/engine-ci/protos2 v0.20.0 h1:16JbIMO7oUO3I5oHVDTY8YHyYuPg6X9g4qluucVALOI=
66
github.com/containifyci/engine-ci/protos2 v0.20.0/go.mod h1:spULz5ykiGcGMRHB25/s4qrr41yoy3BR26WJZ0HY1ls=
77
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=

0 commit comments

Comments
 (0)