Upgrade dependencies #537

Merged
wolfogre merged 3 commits from lunny/act_runner:lunny/upgrade_deps into main 2024-04-11 04:36:00 +00:00
Owner

Patially fix #513

Patially fix #513
lunny added 1 commit 2024-04-11 03:26:49 +00:00
Upgrade dependencies
Some checks failed
checks / check and test (pull_request) Failing after 39s
11fc7875ad
lunny added 1 commit 2024-04-11 03:37:29 +00:00
Revert docker upgrade
All checks were successful
checks / check and test (pull_request) Successful in 50s
d76353fdab
wolfogre requested changes 2024-04-11 04:26:16 +00:00
Dismissed
go.mod Outdated
@ -99,3 +99,4 @@
gopkg.in/yaml.v2 v2.4.0 // indirect
)
replace golang.org/x/net => golang.org/x/net v0.24.0
Owner

Why replace instead of update?

Why replace instead of update?
Owner

The parts for docker need https://github.com/nektos/act/pull/2289

The parts for docker need https://github.com/nektos/act/pull/2289
wolfogre added 1 commit 2024-04-11 04:34:35 +00:00
chore: update golang.org/x/net
All checks were successful
checks / check and test (pull_request) Successful in 50s
1fea993b7b
wolfogre approved these changes 2024-04-11 04:35:31 +00:00
wolfogre merged commit 65ed62d2f5 into main 2024-04-11 04:36:00 +00:00
lunny deleted branch lunny/upgrade_deps 2024-04-11 06:31:16 +00:00
Sign in to join this conversation.
No description provided.