Merge pull request #5077 from restic/dependabot/go_modules/go.uber.org/automaxprocs-1.6.0

build(deps): bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0
This commit is contained in:
Michael Eischer
2024-10-09 19:51:15 +00:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -24,7 +24,7 @@ require (
github.com/restic/chunker v0.4.0
github.com/spf13/cobra v1.8.1
github.com/spf13/pflag v1.0.5
go.uber.org/automaxprocs v1.5.3
go.uber.org/automaxprocs v1.6.0
golang.org/x/crypto v0.26.0
golang.org/x/net v0.28.0
golang.org/x/oauth2 v0.22.0