mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-11 03:57:01 +00:00
fix(deps): update module go.uber.org/zap to v1.21.0
This commit is contained in:
committed by
Yusuke Kuoka
parent
10bc28af75
commit
b1ac63683f
2
go.mod
2
go.mod
@@ -15,7 +15,7 @@ require (
|
||||
github.com/prometheus/client_golang v1.11.0
|
||||
github.com/stretchr/testify v1.7.0
|
||||
github.com/teambition/rrule-go v1.7.2
|
||||
go.uber.org/zap v1.20.0
|
||||
go.uber.org/zap v1.21.0
|
||||
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
|
||||
gomodules.xyz/jsonpatch/v2 v2.2.0
|
||||
k8s.io/api v0.23.0
|
||||
|
||||
Reference in New Issue
Block a user