Commit Graph
48 Commits
Author SHA1 Message Date
Ciprian Hacman 05993a1e48 Bump Go to 1.26.5 and golang.org/x modules 2026-07-07 23:38:58 +03:00
Bruno Chauvet 877b6d6908 Fix Grype CVEs: update logrus and prometheus/prometheus
- Update github.com/sirupsen/logrus v1.9.0 -> v1.9.3 in test/go.mod
  to fix GHSA-4f99-4q7p-p3gh (High)
- Update github.com/prometheus/prometheus v0.35.0 -> v0.311.3
  to fix GHSA-vffh-x6r8-xx99 (Medium)
- Run go mod tidy and go mod vendor to update vendor directory
2026-05-03 10:05:37 -04:00
Ciprian Hacman cf49821ce3 Update Go to v1.25.8 2026-03-07 13:56:14 +02:00
Ciprian Hacman e6d1698627 Update Go to v1.25.7 2026-02-08 10:22:19 +02:00
Ciprian Hacman 9cfeb3197e Update dependencies to K8s 1.35 2025-12-23 08:53:36 +02:00
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 HacmanandCiprian Hacman 0147098968 Update dependencies
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
Signed-off-by: Ciprian Hacman <chacman@microsoft.com>
2025-04-28 17:41:41 +03:00
Ciprian HacmanandCiprian Hacman 0f1ee66855 Update dependencies
Signed-off-by: Ciprian Hacman <chacman@microsoft.com>
2025-04-14 16:52:20 +03:00
Dave Young f24ca57199 chore(go.mod): update deps for high cves #994 2025-03-10 16:48:56 -05:00
Ciprian Hacman f0c5cd5d20 Update cloud.google.com/go/compute/metadata to v0.5.2 2024-10-12 06:31:04 +03:00
github-actions 289f11b28f Update dependencies 2024-08-09 06:06:34 +00:00
github-actions c0bccb7c76 Update dependencies 2024-07-19 06:06:26 +00:00
github-actions 7a48ce2e38 Update dependencies 2024-06-07 06:06:34 +00:00
github-actions 5f59f438ac Update dependencies 2024-05-10 06:05:45 +00:00
github-actions 273c3f5266 Update dependencies 2024-04-26 06:05:56 +00:00
github-actions 7d81d8e12a Update dependencies 2024-04-19 06:06:22 +00:00
github-actions 098d5ba360 Update dependencies 2024-04-05 06:05:40 +00:00
github-actions 10378c8b11 Update dependencies 2024-03-25 21:18:45 +00:00
Ciprian Hacman 9769baefb9 Update dependencies 2024-03-06 07:12:46 +02:00
Ciprian Hacman 08b2255c33 Update dependencies 2024-02-28 06:27:06 +02:00
Ciprian Hacman ef98b9612e Update dependencies 2024-02-04 06:24:27 +02:00
acumino 73a120de57 bump k8s.io to 0.29.0 2023-12-15 13:10:06 +05:30
Fan Shang Xiang 8283e091cd bump k8s.io/client-go to 1.28.2 2023-09-14 06:22:49 +00:00
Ciprian Hacman 9ad24ea2c7 Move test dependencies to test dir 2023-09-11 21:14:19 +03:00
Manuel Rüger c4311bd207 Move github.com/shirou/gopsutil to v3 2023-09-11 12:18:22 +02:00
Fan Shang Xiang 469ba765fd bump k8s.io deps to v0.28.1 2023-08-31 06:31:28 +00:00
Mike Miranda 5fd18a117f Update dependencies to latest 2023-06-29 18:30:57 +00:00
Fan Shang Xiang b5e4ef628b bump k8s.io to 1.17.2 2023-06-12 22:27:39 +08:00
Varsha Teratipally e8b55acc2b update golang to 1.20 2023-02-09 20:36:36 +00:00
varsha teratipally 20c3b6f13c update ginkgo and gomega dependencies 2022-03-24 16:25:03 +00:00
Jeremy Edwards a7f78c5668 Enable NPD to run as a Windows Service. 2021-04-02 23:03:14 -07:00
Jeremy Edwards 1da1f28cef Upgrade golang.org/x/sys to prepare for Windows Service. 2020-12-13 06:39:59 +00:00
Karan Goel db35f6a857 bump some dependencies to latest versions 2020-11-09 15:33:13 -08:00
Xuewei Zhang 40cb3e0fec Vendor changes for gomega 2019-12-04 17:17:53 -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
Xuewei Zhang 42285cb8db vendor changes 2019-09-10 16:58:06 -07:00
Xuewei Zhang db2dbd1eb2 vendor changes for e2e tests 2019-08-13 17:34:20 -07:00
Xuewei Zhang aa44e54c50 Add OpenCensus and gopsutil as dependency 2019-06-05 17:10:25 -07:00
Zhen Wang d34cd0c15b go mod vendor 2019-06-04 01:07:41 -07:00
Xuewei Zhang ff8025a955 Update golang.org/x/sys/unix
Newer version of golang.org/x/sys/unix is required by github.com/shirou/gopsutil
2019-06-03 15:04:42 -07:00
Andy Xie 89cfb5261d bump kubernetes to 1.9 2018-07-09 14:59:51 +08:00
andy xie 2c12274333 bump kubernetes version to v1.4.0-beta.3 2016-12-20 18:11:03 +08:00
AdoHe 84c25077da add journald support 2016-10-08 20:28:30 -04:00
Lantao Liu 03b28c9b4c Update Godeps. 2016-05-30 19:22:32 -07:00
Edward Muller 051247ffee We don't need golang.org/x/sys anymore
The version of fsnotify that is vendored doesn't use it.
2016-05-26 16:00:05 -07:00
Lantao Liu 0b95f6dbe9 Add godep dependency golang.org/x/sys/unix 2016-05-23 11:20:43 -07:00
Lantao Liu d96d67dae3 Add Godeps 2016-05-17 15:55:59 -07:00