mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-07 22:25:03 +00:00
vendor: Update vendor logic
This commit is contained in:
parent
c6ac5cbc87
commit
4ca64b85f0
1540 changed files with 265304 additions and 91616 deletions
2
vendor/gopkg.in/natefinch/lumberjack.v2/lumberjack.go
generated
vendored
2
vendor/gopkg.in/natefinch/lumberjack.v2/lumberjack.go
generated
vendored
|
|
@ -104,7 +104,7 @@ type Logger struct {
|
|||
LocalTime bool `json:"localtime" yaml:"localtime"`
|
||||
|
||||
// Compress determines if the rotated log files should be compressed
|
||||
// using gzip.
|
||||
// using gzip. The default is not to perform compression.
|
||||
Compress bool `json:"compress" yaml:"compress"`
|
||||
|
||||
size int64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue