Commit Graph

13 Commits

Author SHA1 Message Date
Ciprian Hacman
6b19393e1c Update dependencies and bump Go to v1.24.10 2025-11-29 11:15:51 +02:00
Ciprian Hacman
ffaefd99ac Update dependencies 2025-08-10 07:59:08 +03:00
Ciprian Hacman
0f1ee66855 Update dependencies
Signed-off-by: Ciprian Hacman <chacman@microsoft.com>
2025-04-14 16:52:20 +03:00
github-actions
be9ba585dd Update dependencies 2024-08-16 06:06:29 +00:00
github-actions
c0bccb7c76 Update dependencies 2024-07-19 06:06:26 +00:00
github-actions
7d81d8e12a Update dependencies 2024-04-19 06:06:22 +00:00
Ciprian Hacman
ef98b9612e Update dependencies 2024-02-04 06:24:27 +02:00
Fan Shang Xiang
469ba765fd bump k8s.io deps to v0.28.1 2023-08-31 06:31:28 +00:00
Fan Shang Xiang
adbe770d74 replace k8s.io/apimachinery/pkg/util/clock with k8s.io/utils/clock 2023-08-31 06:27:32 +00:00
Fan Shang Xiang
e14abd4ea5 bump boskos client
Signed-off-by: Fan Shang Xiang <shafan@microsoft.com>
2023-07-06 01:00:41 +08:00
Mike Miranda
5fd18a117f Update dependencies to latest 2023-06-29 18:30:57 +00:00
Karan Goel
db35f6a857 bump some dependencies to latest versions 2020-11-09 15:33:13 -08:00
Xuewei Zhang
3fc6c7f306 Add vendor code for Boskos
Added replace statement for apache/thrift, since it has been recently
moved from git.apache.org/thrift.git to github.com/apache/thrift, and is
causing `go get` to fail.

See https://github.com/jenkins-x/jx/pull/3321 for more detail.

Commands used:
GO111MODULE=on go get k8s.io/test-infra/boskos/client
GO111MODULE=on go mod vendor
2019-09-14 15:22:09 -07:00