fix(deps): update module github.com/avast/retry-go/v4 to v4.5.1

This commit is contained in:
Renovate Bot
2023-11-25 00:02:43 +00:00
parent 825c6f97b7
commit c83deb1ea1
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.21
require (
code.gitea.io/actions-proto-go v0.3.1
code.gitea.io/gitea-vet v0.2.3
github.com/avast/retry-go/v4 v4.5.0
github.com/avast/retry-go/v4 v4.5.1
github.com/bufbuild/connect-go v1.10.0
github.com/docker/docker v24.0.7+incompatible
github.com/joho/godotenv v1.5.1