mirror of
https://github.com/openshift/image-registry.git
synced 2026-02-05 09:45:55 +01:00
bump logrus-logstash-hook
the upgrade to distribution v3 originally bumped this to 1.0.0, but the 1.1.0 version uses RFC3339Nano by default, so we bump it again.
This commit is contained in:
2
go.mod
2
go.mod
@@ -3,7 +3,7 @@ module github.com/openshift/image-registry
|
||||
go 1.19
|
||||
|
||||
require (
|
||||
github.com/bshuster-repo/logrus-logstash-hook v1.0.0
|
||||
github.com/bshuster-repo/logrus-logstash-hook v1.1.0
|
||||
github.com/distribution/distribution/v3 v3.0.0+incompatible
|
||||
github.com/docker/docker v20.10.21+incompatible
|
||||
github.com/docker/go-units v0.5.0
|
||||
|
||||
Reference in New Issue
Block a user