1
0
mirror of https://github.com/rancher/norman.git synced 2025-09-16 15:21:33 +00:00
Commit Graph

60 Commits

Author SHA1 Message Date
renovate-rancher[bot]
f8c74e2ad5 Update module golang.org/x/text to v0.22.0 (#540)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2025-02-11 09:59:11 -08:00
renovate-rancher[bot]
dffee02dce Update module golang.org/x/sync to v0.11.0 (#539)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2025-02-10 11:05:13 -05:00
renovate-rancher[bot]
b668c0922e Update module github.com/rancher/wrangler/v3 to v3.1.0 (#538)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2025-02-10 10:58:20 -05:00
renovate-rancher[bot]
2508df7b8b Update module github.com/gorilla/websocket to v1.5.3 (#535)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2025-02-10 10:56:33 -05:00
renovate-rancher[bot]
880de0291a Update dependency go to v1.23.6 (#534)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2025-02-10 10:56:00 -05:00
Vatsal Parekh
481d84a0df [main] Upgrade go version to 1.23 (#586)
* Upgrade go version to 1.23

Signed-off-by: Vatsal Parekh <vatsalparekh@outlook.com>

* Upgrade golangci-lint to 1.63.4

Signed-off-by: Vatsal Parekh <vatsalparekh@outlook.com>

* correct linter issues

Signed-off-by: Vatsal Parekh <vatsalparekh@outlook.com>

---------

Signed-off-by: Vatsal Parekh <vatsalparekh@outlook.com>
2025-01-29 08:53:31 -05:00
Krunal Hingu
78a520c160 Bump dependencies to support k8s 1.31.1 (#520) 2024-10-01 14:36:10 -04:00
renovate-rancher[bot]
344b77749d Update module golang.org/x/sync to v0.8.0 (#518)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2024-08-27 10:16:53 -04:00
renovate-rancher[bot]
a0127673d1 Update module github.com/rancher/wrangler/v3 to v3.0.0 (#514)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2024-07-08 16:25:14 -04:00
vardhaman22
a528269caf updated wrangler from v2 to v3 2024-06-04 15:32:09 +05:30
vardhaman22
27640a2bbc update k8s dependencies to 0.30.1 2024-06-04 15:31:30 +05:30
Eric Promislow
aea209ce8e Gengo v2 dropped the args package.
Norman doesn't use any other parts of gengo, so just inline the one
function it uses from gengo v1.
2024-05-05 15:21:27 -07:00
Krunal Hingu
9f5f6586bb bump versions for k8s v1.29.3 (#497) 2024-05-03 15:36:01 -04:00
Tom Lebreux
cf0f9cc852 Downgrade prometheus to v0.16.0 (#494)
* Update module github.com/rancher/wrangler/v2 to v2.2.0-rc5

* Downgrade github.com/prometheus/client_golang to v0.16.0

---------

Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2024-04-17 14:53:23 -04:00
Tom Lebreux
a9e04c653a Update module github.com/rancher/wrangler/v2 to v2.2.0-rc3 (#492)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2024-04-10 14:59:03 -04:00
Tom Lebreux
e7c4699b6a Bump wrangler to v2.2.0-rc1 2024-03-26 14:23:09 -04:00
renovate-rancher[bot]
20f53df7f7 Update k8s.io/gengo digest to 9cff633 2024-03-22 15:45:24 -04:00
renovate-rancher[bot]
1d6249cb66 Update module golang.org/x/tools to v0.19.0 2024-03-22 15:41:13 -04:00
renovate-rancher[bot]
9f3201b487 Update module github.com/matryer/moq to v0.3.4 2024-03-22 15:28:03 -04:00
renovate-rancher[bot]
35ffbbdbcc Update module github.com/gorilla/websocket to v1.5.1 2024-03-22 15:23:08 -04:00
Tom Lebreux
62fa1c990c Bump go to 1.22 2024-03-22 15:21:27 -04:00
renovate-rancher[bot]
aca6f7fce8 Update module github.com/stretchr/testify to v1.9.0 2024-03-22 15:21:27 -04:00
renovate-rancher[bot]
6be285be23 Update module github.com/rancher/wrangler/v2 to v2.1.4 2024-03-22 15:21:27 -04:00
Chirayu Kapoor
602422347a Bump dependencies to support k8s 1.28 | January Patch
Signed-off-by: Chirayu Kapoor <chirayu.kapoor@suse.com>
2024-01-24 10:12:39 +05:30
vardhaman22
df267d4b7b updated deps for k8s-1.27.4 2023-08-31 10:40:43 +05:30
Colleen Murphy
078862e564 Merge pull request #450 from cmurphy/rm-panicparse
Remove dump pkg
2023-08-11 08:29:01 -07:00
Colleen Murphy
393a634033 Remove dump pkg
Remove dump.GoroutineDumpOn function. This is used nowhere in rancher or
supporting libraries, the last usage was removed from rancher/rancher in
a6712424. Cleaning up this function removes the need to update the
outdated panicparse package.
2023-08-10 14:00:44 -07:00
renovate-rancher[bot]
d602224eff Update github.com/rancher/lasso digest to a86ba6c 2023-08-10 20:49:49 +00:00
Colleen Murphy
fb9961e3ec Merge pull request #436 from rancher/renovate/gomod-k8sio-dependencies
Update gomod-k8sio-dependencies to v0.25.12
2023-08-10 13:47:38 -07:00
renovate-rancher[bot]
b374886f2a Update module github.com/sirupsen/logrus to v1.9.3 2023-08-10 20:30:36 +00:00
renovate-rancher[bot]
ccfd487762 Update gomod-k8sio-dependencies to v0.25.12 2023-08-10 20:30:06 +00:00
Colleen Murphy
0dfd6db27c Merge pull request #435 from rancher/renovate/k8s.io-gengo-digest
Update k8s.io/gengo digest to ab3349d
2023-08-10 13:28:19 -07:00
Colleen Murphy
31ac73fc36 Merge pull request #437 from rancher/renovate/github.com-rancher-wrangler-1.x
Update module github.com/rancher/wrangler to v1.1.1
2023-08-10 13:27:01 -07:00
Colleen Murphy
26eda8d224 Merge pull request #440 from rancher/renovate/github.com-gorilla-websocket-1.x
Update module github.com/gorilla/websocket to v1.5.0
2023-08-10 13:25:16 -07:00
Colleen Murphy
81ca98e4c4 Merge pull request #441 from rancher/renovate/github.com-matryer-moq-0.x
Update module github.com/matryer/moq to v0.3.2
2023-08-10 13:24:54 -07:00
renovate-rancher[bot]
063e90a1fd Update module golang.org/x/tools to v0.12.0 2023-08-10 04:37:29 +00:00
renovate-rancher[bot]
a57e72b241 Update module github.com/matryer/moq to v0.3.2 2023-08-10 04:37:03 +00:00
renovate-rancher[bot]
2a038dccca Update module github.com/rancher/wrangler to v1.1.1 2023-08-10 04:36:43 +00:00
Guilherme Macedo
5446507fd0 Security bumps and remove unsued Dockerfile
Signed-off-by: Guilherme Macedo <guilherme@gmacedo.com>
2023-08-09 13:49:20 -03:00
renovate-rancher[bot]
dfbcbfcbf4 Update module github.com/gorilla/websocket to v1.5.0 2023-04-30 06:36:56 +00:00
renovate-rancher[bot]
c99fa2627b Update k8s.io/gengo digest to ab3349d 2023-04-29 06:36:21 +00:00
Ricardo Weir
1c661fb05b Update wrangler to v1.1.0 2023-02-21 15:43:20 -07:00
Jiaqi Luo
7da3397589 bump k8s modules to support 1.25; bump rancher Lasso and Wrangler to the latest 2022-12-02 19:55:36 -07:00
Jiaqi Luo
5d579d3486 bump Go to 1.19 and fix errores golangci-lint reports 2022-12-02 19:55:36 -07:00
Kinara Shah
b38185fcf8 update k8s to v1.24 2022-06-27 13:11:30 -07:00
Ricardo Weir
c0d3c00cf1 Update lasso 2022-05-18 18:40:34 -07:00
Guilherme Macedo
e7a075cab0 Dependencies bumps
Signed-off-by: Guilherme Macedo <guilherme.macedo@suse.com>
2022-04-05 17:36:46 +02:00
Darren Shepherd
5fb9a7f204 Update vendor 2020-08-26 13:57:26 -07:00
Darren Shepherd
7fbc7ba7ce Update vendor 2020-07-14 12:26:39 -07:00
Darren Shepherd
a7e7e75b2c Update vendor 2020-07-11 23:53:34 -07:00