Skip to content

Commit 52fab41

Browse files
chore(deps): bump the minor group in /.containifyci with 2 updates
Bumps the minor group in /.containifyci with 2 updates: [github.com/containifyci/engine-ci/client](https://github.com/containifyci/engine-ci) and [github.com/containifyci/engine-ci/protos2](https://github.com/containifyci/engine-ci). Updates `github.com/containifyci/engine-ci/client` from 0.22.2 to 0.23.0 - [Release notes](https://github.com/containifyci/engine-ci/releases) - [Commits](containifyci/engine-ci@client/v0.22.2...v0.23) Updates `github.com/containifyci/engine-ci/protos2` from 0.20.1 to 0.21.0 - [Release notes](https://github.com/containifyci/engine-ci/releases) - [Commits](containifyci/engine-ci@v0.20.1...v0.21) --- updated-dependencies: - dependency-name: github.com/containifyci/engine-ci/client dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/containifyci/engine-ci/protos2 dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b9e4f8 commit 52fab41

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

.containifyci/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ module .containifyci
33
go 1.25.0
44

55
require (
6-
github.com/containifyci/engine-ci/client v0.22.2
7-
github.com/containifyci/engine-ci/protos2 v0.20.1
6+
github.com/containifyci/engine-ci/client v0.23.0
7+
github.com/containifyci/engine-ci/protos2 v0.21.0
88
)
99

1010
require (

.containifyci/go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
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.2 h1:1jn5JO99/CftVyxD0W2E8Orgy/NQg0rzgKfsu40Vs94=
4-
github.com/containifyci/engine-ci/client v0.22.2/go.mod h1:GYvHKbSnUM7Llon8lXLUhwvmtI731HPO/cI1vHpnRKU=
5-
github.com/containifyci/engine-ci/protos2 v0.20.1 h1:rQ22WwqBniVWDs81+PCrdqqGGUj+NuqgpF2StudjJXQ=
6-
github.com/containifyci/engine-ci/protos2 v0.20.1/go.mod h1:KmRvSjptuzkWoq32b/zm/LtNe0SVJ4rABUwu6g+7UoA=
3+
github.com/containifyci/engine-ci/client v0.23.0 h1:t6higmE4HQOZTjAXPSndMe5HYMUS38kuOSAkDkZDujs=
4+
github.com/containifyci/engine-ci/client v0.23.0/go.mod h1:yocwOK1T7vp3J6qFNl1ZK8TyaNTlADeLlrD5ok+I9lI=
5+
github.com/containifyci/engine-ci/protos2 v0.21.0 h1:RE7rlp2DL1gskDO7L+tjBZNFrcIwlSDI1fx61Zm+khM=
6+
github.com/containifyci/engine-ci/protos2 v0.21.0/go.mod h1:KmRvSjptuzkWoq32b/zm/LtNe0SVJ4rABUwu6g+7UoA=
77
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
88
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
99
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=

0 commit comments

Comments
 (0)