Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Commit 7b9a281

Browse files
committed
Fix recording events
1 parent 80979e8 commit 7b9a281

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ require (
1717
sigs.k8s.io/controller-runtime v0.12.3
1818
)
1919

20+
replace sigs.k8s.io/container-object-storage-interface-api v0.1.1-0.20240614180747-8f3e21933592 => github.com/aenix-io/container-object-storage-interface-api v0.0.0-20240801145845-3157557a6
21+
2022
require (
2123
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
2224
github.com/emicklei/go-restful/v3 v3.8.0 // indirect

0 commit comments

Comments
 (0)