distribution/notifications
Milos Gajdos 565dafa48c
Remove references to schema1 pacakge from notifications package
Schema1 package was deprecated a while ago but it's wildly referenced
thrhougout distribution codebase.

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
2023-08-13 12:44:21 +01:00
..
bridge.go Align code to match order of fields 2022-11-29 23:24:10 +01:00
bridge_test.go Remove references to schema1 pacakge from notifications package 2023-08-13 12:44:21 +01:00
endpoint.go go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00
event.go format code with gofumpt 2022-11-03 22:48:20 +01:00
event_test.go Remove references to schema1 pacakge from notifications package 2023-08-13 12:44:21 +01:00
http.go format code with gofumpt 2022-11-03 22:48:20 +01:00
http_test.go Remove references to schema1 pacakge from notifications package 2023-08-13 12:44:21 +01:00
listener.go deprecate ReadSeekCloser in favor of io.ReadSeekCloser 2022-11-10 23:10:32 +01:00
listener_test.go Remove references to schema1 pacakge from notifications package 2023-08-13 12:44:21 +01:00
metrics.go go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00
metrics_test.go notifications: fix expvar for Go 1.7 2017-02-14 10:51:20 -08:00
sinks.go Use go-events package 2020-03-04 12:49:32 -08:00
sinks_test.go notifications: don't use un-keyed structs 2023-05-09 13:54:38 +02:00