1
0
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:
Flavian Missi
2023-05-17 12:42:56 +02:00
parent c0c9012af1
commit d16d67df8d
6 changed files with 30 additions and 27 deletions

2
go.mod
View File

@@ -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