mirror of
https://github.com/ysoftdevs/gardener-extension-shoot-fleet-agent.git
synced 2026-08-29 06:57:25 +02:00
Initial v1.0.0 commit
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
module github.com/go-logr/zapr
|
||||
|
||||
go 1.12
|
||||
|
||||
require (
|
||||
github.com/go-logr/logr v0.2.0
|
||||
go.uber.org/atomic v1.3.2
|
||||
go.uber.org/multierr v1.1.0
|
||||
go.uber.org/zap v1.8.0
|
||||
)
|
||||
Reference in New Issue
Block a user