summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorRenovate Bot <bot@kriese.eu>2024-10-01 19:30:57 +0200
committerRenovate Bot <bot@kriese.eu>2024-10-01 19:30:57 +0200
commit54b9c53136a2c1cc07cf4c2fce44d5f235b65415 (patch)
treea414326f22ea1ba98eb1ab321561b3c4b8717b8e /go.mod
parentMerge pull request 'Update module connectrpc.com/connect to v1.17.0' (#280) f... (diff)
downloadforgejo-runner-54b9c53136a2c1cc07cf4c2fce44d5f235b65415.tar.xz
forgejo-runner-54b9c53136a2c1cc07cf4c2fce44d5f235b65415.zip
Update dependency go to v1.23.2
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 07622ad..e6e13a2 100644
--- a/go.mod
+++ b/go.mod
@@ -2,7 +2,7 @@ module gitea.com/gitea/act_runner
go 1.21.13
-toolchain go1.23.1
+toolchain go1.23.2
require (
code.gitea.io/actions-proto-go v0.4.0