Skip to content

Commit 08dcf1d

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.27.0 to 0.27.1 - [Release notes](https://github.com/containifyci/engine-ci/releases) - [Commits](containifyci/engine-ci@v0.27...v0.27.1) Updates `github.com/containifyci/engine-ci/protos2` from 0.23.0 to 0.23.1 - [Release notes](https://github.com/containifyci/engine-ci/releases) - [Commits](containifyci/engine-ci@v0.23...client/v0.23.1) --- updated-dependencies: - dependency-name: github.com/containifyci/engine-ci/client dependency-version: 0.27.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: github.com/containifyci/engine-ci/protos2 dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f8f5e1 commit 08dcf1d

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.5
44

55
require (
6-
github.com/containifyci/engine-ci/client v0.27.0
7-
github.com/containifyci/engine-ci/protos2 v0.23.0
6+
github.com/containifyci/engine-ci/client v0.27.1
7+
github.com/containifyci/engine-ci/protos2 v0.23.1
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.27.0 h1:PZtQSNm06r4X0A8YDmZghep+UfWWG/RfnJDKi6vd6Ng=
4-
github.com/containifyci/engine-ci/client v0.27.0/go.mod h1:ookgPxN7HAf6ESTsiANFba0wGxeMJ/NlK5IqOzy4dxM=
5-
github.com/containifyci/engine-ci/protos2 v0.23.0 h1:3WL9rds9Huy6aNx18D42mk6cQXDEsTSIcBQSoHIeHlg=
6-
github.com/containifyci/engine-ci/protos2 v0.23.0/go.mod h1:QSOp/vZyQPTNh78xRFHCbcFHlywrEUicKkRp9+oZv1M=
3+
github.com/containifyci/engine-ci/client v0.27.1 h1:VI7LNXHOE+n3ulf6/5WQvcbdEchLMq/bi7QeS4B7cwA=
4+
github.com/containifyci/engine-ci/client v0.27.1/go.mod h1:4Xs74oOpmWTnLbILpx1KBid8OGLHqB1tBza7mo9dlPI=
5+
github.com/containifyci/engine-ci/protos2 v0.23.1 h1:BEpwm5D5g1q+WYRrYDHUnET1RUKd6dRcrnaNNpQU5+c=
6+
github.com/containifyci/engine-ci/protos2 v0.23.1/go.mod h1:QSOp/vZyQPTNh78xRFHCbcFHlywrEUicKkRp9+oZv1M=
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)