Commit Graph

33 Commits

Author SHA1 Message Date
knative-automation 24eb330a0b
upgrade to latest dependencies (#545)
bumping knative.dev/hack 815cd31...8687668:
  > 8687668 [# 50] Add error message when Bash < 4 (# 79)
  > 8d79600 Fixes # 81 (# 82)
  > 51582ce fix misspelling functionallity -> functionality (# 78)
  > 675e1fd Correctly specify the user when creating clusterrolebinding for kind (# 80)
bumping knative.dev/pkg fa2f8f1...a5bb759:
  > a5bb759 upgrade to latest dependencies (# 2314)
  > e61a20d Update actions (# 2313)
  > 0e24b49 Format go code (# 2312)

Signed-off-by: Knative Automation <automation@knative.team>
2021-10-18 00:16:26 -07:00
knative-automation e6e703d955
upgrade to latest dependencies (#495)
bumping knative.dev/pkg dd0db4b...51cfaab:
  > 51cfaab Added inverse functions for the ptr package (# 2172)
  > cf1994e Update community files (# 2171)
  > 4cdacd0 add concurrency for each controller (# 2160)
  > e117baa Replace reference to obsolete xip.io service (# 2169)
  > a1bc850 Print proper warning logs from API warnings (# 2168)
  > a421cf1 upgrade to latest dependencies (# 2167)
  > 6b252df Update community files (# 2165)

Signed-off-by: Knative Automation <automation@knative.team>
2021-06-30 19:57:02 -07:00
knative-automation 7a5afaeb6c
upgrade to latest dependencies (#476)
bumping knative.dev/pkg 980a337...47dfdcf:
  > 47dfdcf consolidate k8s flags to an environment package (# 2133)
  > 6484377 update boilerplate date (# 2134)
  > 35916ab Update actions (# 2132)

Signed-off-by: Knative Automation <automation@knative.team>
2021-05-31 00:36:33 -07:00
knative-automation d2183e9eb5
upgrade to latest dependencies (#419)
bumping knative.dev/hack 4422dca...8d623a0:
  > 8d623a0 Use git tag directly in master to get latest version (# 43)
bumping knative.dev/pkg 1bbf0a6...8cd47b5:
  > 8cd47b5 drop excess logger properties (# 1993)

Signed-off-by: Knative Automation <automation@knative.team>
2021-01-20 18:52:53 -08:00
knative-automation c3efd692dc
upgrade to latest dependencies (#407)
Signed-off-by: Knative Automation <automation@knative.team>
2020-12-16 17:52:04 -08:00
knative-automation 3ca9791186
upgrade to latest dependencies (#401)
Signed-off-by: Knative Automation <automation@knative.team>
2020-12-07 17:37:40 -08:00
knative-automation 8decac65de
upgrade to latest dependencies (#400)
Signed-off-by: Knative Automation <automation@knative.team>
2020-12-03 18:47:09 -08:00
knative-automation ee88f74454
upgrade to latest dependencies (#385)
Signed-off-by: Knative Automation <automation@knative.team>
2020-11-13 10:29:01 -08:00
knative-automation 7983fcd03d
upgrade to latest dependencies (#378)
Signed-off-by: Knative Automation <automation@knative.team>
2020-10-29 09:56:35 -07:00
Scott Nichols cc1d9d2e09
use the new hack repo for scripts (#373) 2020-10-27 16:12:33 -07:00
knative-automation 11e52bba54
upgrade to latest dependencies (#371)
Signed-off-by: Knative Automation <automation@knative.team>
2020-10-26 18:53:33 -07:00
knative-automation db1beae7ad
upgrade to latest dependencies (#370)
Signed-off-by: Knative Automation <automation@knative.team>
2020-10-25 20:15:42 -07:00
Matt Moore b76849c954
upgrade to latest dependencies (#361)
Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware.com>
2020-10-18 19:36:58 -07:00
Matt Moore 8bafccac22
upgrade to latest dependencies (#355)
Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware.com>
2020-10-07 18:59:21 -07:00
Julian Friedman 60d18009af
Unpin deps following release (#347) 2020-10-01 06:34:30 -07:00
Matt Moore bb62d94135
[master] Auto-update dependencies (#317)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-08-25 09:25:49 -07:00
Nghia Tran a78409990d
Pin test-infra & pkg to release-0.16 (#281) 2020-06-30 10:28:29 -07:00
Matt Moore bed5ab4ba6
[master] Auto-update dependencies (#269)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-05-08 08:41:46 -07:00
Matt Moore f613680e15
[master] Auto-update dependencies (#268)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-05-07 09:23:45 -07:00
Matt Moore 1dd26e7d03
Migrate caching to go mod (#258) 2020-04-27 14:35:51 -07:00
Matt Moore 02bd776d27
[master] Auto-update dependencies (#249)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-04-15 07:46:47 -07:00
Matt Moore ea29e5c7d7
[master] Auto-update dependencies (#247)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-04-10 08:31:07 -07:00
Matt Moore c75efc13dc
Auto-update dependencies (#208)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
/cc n3wscott
2020-02-19 08:56:06 -08:00
Matt Moore 1f067018c4
Auto-update dependencies (#206)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
/cc n3wscott
2020-02-18 06:46:59 -08:00
Matt Moore 36171c8542 Auto-update dependencies (#177)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
/cc n3wscott
2020-01-08 07:18:53 -08:00
Matt Moore 4276980149 Auto-update dependencies (#130)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
2019-11-14 11:05:31 -08:00
Matt Moore 0fc39123e1 Auto-update dependencies (#128)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
2019-11-13 17:19:29 -08:00
mattmoor-sockpuppet 22a9e5ee16 Auto-update dependencies (#116)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign mattmoor
2019-10-23 13:42:37 -07:00
mattmoor-sockpuppet cbe51777e2 Auto-update dependencies (#106)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign mattmoor
2019-09-23 07:19:14 -07:00
mattmoor-sockpuppet ff16d22461 Auto-update dependencies (#105)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign mattmoor
2019-09-20 07:21:06 -07:00
mattmoor-sockpuppet 759b5f051a Auto-update dependencies (#97)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign mattmoor
2019-09-11 07:11:30 -07:00
mattmoor-sockpuppet 7760abb064 Auto-update dependencies (#84)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign mattmoor
2019-08-29 07:18:46 -07:00
Matt Moore aa9bd3961c Migrate to knative.dev/pkg (#35)
These changes done via:
```
sed -i 's@"github.com/knative/pkg@"knative.dev/pkg@g' $(find -name '*.go' | grep -v vendor | xargs grep github.com/knative/pkg | cut -d':' -f 1)
```

`Gopkg.toml`:
 - github.com/knative/pkg -> knative.dev/pkg
  - release-0.7 -> master

`./hack/update-codegen.sh`:
 - github.com/knative/pkg -> knative.dev/pkg

```
./hack/update-deps.sh
./hack/update-codegen.sh
```
2019-06-26 13:56:06 -07:00