Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Commit 66aef79

Browse files
Bump github.com/triggermesh/brokers from 1.2.0 to 1.2.1
Bumps [github.com/triggermesh/brokers](https://github.com/triggermesh/brokers) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/triggermesh/brokers/releases) - [Changelog](https://github.com/triggermesh/brokers/blob/main/.goreleaser.yaml) - [Commits](triggermesh/brokers@v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: github.com/triggermesh/brokers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46597d0 commit 66aef79

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/docker/go-connections v0.4.0
1717
github.com/spf13/cobra v1.7.0
1818
github.com/stretchr/testify v1.8.2
19-
github.com/triggermesh/brokers v1.2.0
19+
github.com/triggermesh/brokers v1.2.1
2020
github.com/triggermesh/triggermesh v1.24.4
2121
github.com/triggermesh/triggermesh-core v1.2.1
2222
google.golang.org/api v0.114.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1005,8 +1005,8 @@ github.com/tmc/grpc-websocket-proxy v0.0.0-20201229170055-e5319fda7802/go.mod h1
10051005
github.com/tomarrell/wrapcheck/v2 v2.4.0/go.mod h1:68bQ/eJg55BROaRTbMjC7vuhL2OgfoG8bLp9ZyoBfyY=
10061006
github.com/tomasen/realip v0.0.0-20180522021738-f0c99a92ddce/go.mod h1:o8v6yHRoik09Xen7gje4m9ERNah1d1PPsVq1VEx9vE4=
10071007
github.com/tommy-muehle/go-mnd/v2 v2.4.0/go.mod h1:WsUAkMJMYww6l/ufffCD3m+P7LEvr8TnZn9lwVDlgzw=
1008-
github.com/triggermesh/brokers v1.2.0 h1:YzO+uiyw6e8tPO2Gt/sZxU2yO58EzExit/YT7eXJmXY=
1009-
github.com/triggermesh/brokers v1.2.0/go.mod h1:aL+X0l1Tss73Dva9fZ/aXbS3yu/aCE6cZVY+vZZD9Bk=
1008+
github.com/triggermesh/brokers v1.2.1 h1:7g0LOvSrGk1ZaJ7uTE27eDrDB91VOM/TtDfxioOhXrM=
1009+
github.com/triggermesh/brokers v1.2.1/go.mod h1:aL+X0l1Tss73Dva9fZ/aXbS3yu/aCE6cZVY+vZZD9Bk=
10101010
github.com/triggermesh/triggermesh v1.24.4 h1:4gwp6jg4lUZKyPS8XjYyBRdzvWKwFPfFefnyZtlrG94=
10111011
github.com/triggermesh/triggermesh v1.24.4/go.mod h1:QsT5rGh8b4EzsFIhutiV0jCyVFSTIG1yyt3+IACOlho=
10121012
github.com/triggermesh/triggermesh-core v1.2.1 h1:Qo3lZoDcfinSnp78IvPPInGhv/8NKDGKTSq8msve9+U=

0 commit comments

Comments
 (0)