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

Commit

Permalink
Update TriggerMesh dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tzununbekov committed Feb 28, 2023
1 parent 05df356 commit 1af5300
Show file tree
Hide file tree
Showing 22 changed files with 32 additions and 24 deletions.
2 changes: 1 addition & 1 deletion docs/tmctl.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Find more information at: https://docs.triggermesh.io

```
-h, --help help for tmctl
--version string TriggerMesh components version. (default "v1.23.3")
--version string TriggerMesh components version. (default "v1.24.0")
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/tmctl_brokers.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tmctl brokers [--set <broker>] [flags]
### Options inherited from parent commands

```
--version string TriggerMesh components version. (default "v1.23.3")
--version string TriggerMesh components version. (default "v1.24.0")
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/tmctl_config.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ tmctl config [set|get] [flags]
### Options inherited from parent commands

```
--version string TriggerMesh components version. (default "v1.23.3")
--version string TriggerMesh components version. (default "v1.24.0")
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/tmctl_config_get.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ tmctl config get [key] [flags]
### Options inherited from parent commands

```
--version string TriggerMesh components version. (default "v1.23.3")
--version string TriggerMesh components version. (default "v1.24.0")
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/tmctl_config_set.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ tmctl config set <key> <value> [flags]
### Options inherited from parent commands

```
--version string TriggerMesh components version. (default "v1.23.3")
--version string TriggerMesh components version. (default "v1.24.0")
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/tmctl_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Create TriggerMesh component
### Options inherited from parent commands

```
--version string TriggerMesh components version. (default "v1.23.3")
--version string TriggerMesh components version. (default "v1.24.0")
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/tmctl_create_source.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ tmctl create source httppoller \
### Options inherited from parent commands

```
--version string TriggerMesh components version. (default "v1.23.3")
--version string TriggerMesh components version. (default "v1.24.0")
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/tmctl_create_target.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ tmctl create target http \
### Options inherited from parent commands

```
--version string TriggerMesh components version. (default "v1.23.3")
--version string TriggerMesh components version. (default "v1.24.0")
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/tmctl_create_transformation.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ EOF
### Options inherited from parent commands

```
--version string TriggerMesh components version. (default "v1.23.3")
--version string TriggerMesh components version. (default "v1.24.0")
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/tmctl_create_trigger.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ tmctl create trigger --target sockeye --source foo-httppollersource
### Options inherited from parent commands

```
--version string TriggerMesh components version. (default "v1.23.3")
--version string TriggerMesh components version. (default "v1.24.0")
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/tmctl_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ tmctl delete --broker foo
### Options inherited from parent commands

```
--version string TriggerMesh components version. (default "v1.23.3")
--version string TriggerMesh components version. (default "v1.24.0")
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/tmctl_describe.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ tmctl describe
### Options inherited from parent commands

```
--version string TriggerMesh components version. (default "v1.23.3")
--version string TriggerMesh components version. (default "v1.24.0")
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/tmctl_dump.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ tmctl dump
### Options inherited from parent commands

```
--version string TriggerMesh components version. (default "v1.23.3")
--version string TriggerMesh components version. (default "v1.24.0")
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/tmctl_import.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ tmctl import -f manifest.yaml
### Options inherited from parent commands

```
--version string TriggerMesh components version. (default "v1.23.3")
--version string TriggerMesh components version. (default "v1.24.0")
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/tmctl_logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ tmctl logs
### Options inherited from parent commands

```
--version string TriggerMesh components version. (default "v1.23.3")
--version string TriggerMesh components version. (default "v1.24.0")
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/tmctl_send-event.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ tmctl send-event '{"hello":"world"}'
### Options inherited from parent commands

```
--version string TriggerMesh components version. (default "v1.23.3")
--version string TriggerMesh components version. (default "v1.24.0")
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/tmctl_start.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ tmctl start
### Options inherited from parent commands

```
--version string TriggerMesh components version. (default "v1.23.3")
--version string TriggerMesh components version. (default "v1.24.0")
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/tmctl_stop.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ tmctl stop
### Options inherited from parent commands

```
--version string TriggerMesh components version. (default "v1.23.3")
--version string TriggerMesh components version. (default "v1.24.0")
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/tmctl_version.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ tmctl version [flags]
### Options inherited from parent commands

```
--version string TriggerMesh components version. (default "v1.23.3")
--version string TriggerMesh components version. (default "v1.24.0")
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/tmctl_watch.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ tmctl watch
### Options inherited from parent commands

```
--version string TriggerMesh components version. (default "v1.23.3")
--version string TriggerMesh components version. (default "v1.24.0")
```

### SEE ALSO
Expand Down
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ require (
github.com/docker/docker v23.0.1+incompatible
github.com/docker/go-connections v0.4.0
github.com/spf13/cobra v1.6.1
github.com/stretchr/testify v1.8.1
github.com/triggermesh/brokers v1.1.1
github.com/triggermesh/triggermesh v1.23.1-0.20230221073043-5c2326b5159a
github.com/triggermesh/triggermesh-core v1.1.1
github.com/stretchr/testify v1.8.2
github.com/triggermesh/brokers v1.2.0
github.com/triggermesh/triggermesh v1.24.0
github.com/triggermesh/triggermesh-core v1.2.0
google.golang.org/api v0.108.0
gopkg.in/yaml.v3 v3.0.1
k8s.io/api v0.26.1
Expand Down
8 changes: 8 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -978,6 +978,8 @@ github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKsk=
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/stretchr/testify v1.8.2 h1:+h33VjcLVPDHtOdpUCuF+7gSuG3yGIftsP1YvFihtJ8=
github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/subosito/gotenv v1.2.0/go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw=
github.com/sylvia7788/contextcheck v1.0.4/go.mod h1:vuPKJMQ7MQ91ZTqfdyreNKwZjyUg6KO+IebVyQDedZQ=
github.com/tdakkota/asciicheck v0.0.0-20200416200610-e657995f937b/go.mod h1:yHp0ai0Z9gUljN3o0xMhYJnH/IcvkdTBOX2fmJ93JEM=
Expand All @@ -1002,10 +1004,16 @@ github.com/tomasen/realip v0.0.0-20180522021738-f0c99a92ddce/go.mod h1:o8v6yHRoi
github.com/tommy-muehle/go-mnd/v2 v2.4.0/go.mod h1:WsUAkMJMYww6l/ufffCD3m+P7LEvr8TnZn9lwVDlgzw=
github.com/triggermesh/brokers v1.1.1 h1:te1+VHMBzqLClhh1sVGQw3nJuUQxCPzcpgNmVXRWVc4=
github.com/triggermesh/brokers v1.1.1/go.mod h1:b8EDQkygFFHn83rN+T8g0JkD6ZVqJFjm5N1PWIbCFt4=
github.com/triggermesh/brokers v1.2.0 h1:YzO+uiyw6e8tPO2Gt/sZxU2yO58EzExit/YT7eXJmXY=
github.com/triggermesh/brokers v1.2.0/go.mod h1:aL+X0l1Tss73Dva9fZ/aXbS3yu/aCE6cZVY+vZZD9Bk=
github.com/triggermesh/triggermesh v1.23.1-0.20230221073043-5c2326b5159a h1:kkpdn/EQI38QbQSjOF4jWOv+ZYPaezr1DsVUG/cIVWU=
github.com/triggermesh/triggermesh v1.23.1-0.20230221073043-5c2326b5159a/go.mod h1:QsT5rGh8b4EzsFIhutiV0jCyVFSTIG1yyt3+IACOlho=
github.com/triggermesh/triggermesh v1.24.0 h1:gSZt6SOF2d2FzuV8dMtqotKb7s3yBBN1Te2NPEBw9Pc=
github.com/triggermesh/triggermesh v1.24.0/go.mod h1:QsT5rGh8b4EzsFIhutiV0jCyVFSTIG1yyt3+IACOlho=
github.com/triggermesh/triggermesh-core v1.1.1 h1:g4EG9VT0qqakgayYBtEio4lOYQJvFM3By4ehsw7W93Q=
github.com/triggermesh/triggermesh-core v1.1.1/go.mod h1:f4HsTXKfUFFwkaCVxBSjm+WghwdSTX6Xc2BZMQNjGrQ=
github.com/triggermesh/triggermesh-core v1.2.0 h1:QdX8PaNs6Q0wwRutmNwfdx9JGyV7GX3GxaesOUCcefs=
github.com/triggermesh/triggermesh-core v1.2.0/go.mod h1:4weCl+2VFvo2qCID3umRDPVKCTQCKuL5G5+eC+MAGLc=
github.com/tsenart/go-tsz v0.0.0-20180814232043-cdeb9e1e981e/go.mod h1:SWZznP1z5Ki7hDT2ioqiFKEse8K9tU2OUvaRI0NeGQo=
github.com/tsenart/vegeta/v12 v12.8.4/go.mod h1:ZiJtwLn/9M4fTPdMY7bdbIeyNeFVE8/AHbWFqCsUuho=
github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8/go.mod h1:VFNgLljTbGfSG7qAOspJ7OScBnGdDN/yBr0sguwnwf0=
Expand Down

0 comments on commit 1af5300

Please sign in to comment.