Skip to content

Commit ea6d836

Browse files
authored
Merge branch 'main' into dependabot/go_modules/dot-containifyci/minor-efa0276a12
2 parents 056d8f4 + 793505f commit ea6d836

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

testdata/hello-world-servlet/.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.5
44

55
require (
6-
github.com/containifyci/engine-ci/client v0.27.3
6+
github.com/containifyci/engine-ci/client v0.27.4
77
github.com/containifyci/engine-ci/protos2 v0.23.4
88
)
99

testdata/hello-world-servlet/.containifyci/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ github.com/bufbuild/protocompile v0.14.1 h1:iA73zAf/fyljNjQKwYzUHD6AD4R8KMasmwa/
22
github.com/bufbuild/protocompile v0.14.1/go.mod h1:ppVdAIhbr2H8asPk6k4pY7t9zB1OU5DoEw9xY/FUi1c=
33
github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=
44
github.com/cespare/xxhash/v2 v2.3.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
5-
github.com/containifyci/engine-ci/client v0.27.3 h1:wJglL/SJHmZvQyYbl6L4ofRvl+J2IcjsYKrUS8avysQ=
6-
github.com/containifyci/engine-ci/client v0.27.3/go.mod h1:nJ0LFE5wduv73wrMF8kJ3kYYsvYbOn3jqBtDpnUvrEE=
5+
github.com/containifyci/engine-ci/client v0.27.4 h1:wSH/dbJZXPVQT3RtVVRJxi2PN4Ne7bu6UGqv4Nhl/H0=
6+
github.com/containifyci/engine-ci/client v0.27.4/go.mod h1:BE+e2KyKPXmd3Ii6+Nl25oerVnuRlN8DmBBUidAfi8Q=
77
github.com/containifyci/engine-ci/protos2 v0.23.4 h1:4H6xImktLVGA38lzQ1bI9JKZquLBcWRx4JbrYyr7F10=
88
github.com/containifyci/engine-ci/protos2 v0.23.4/go.mod h1:5sQWudml7Qff/ssJ7Gu+8gdKfHAdMVS7VjxpHKxeBGw=
99
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=

0 commit comments

Comments
 (0)