mirror of
https://github.com/crazy-max/diun.git
synced 2025-12-21 13:23:09 +01:00
gomod: replace directive to fix ambiguous import
This commit is contained in:
2
go.mod
2
go.mod
@@ -158,3 +158,5 @@ require (
|
||||
sigs.k8s.io/structured-merge-diff/v4 v4.4.2 // indirect
|
||||
sigs.k8s.io/yaml v1.4.0 // indirect
|
||||
)
|
||||
|
||||
replace google.golang.org/genproto => google.golang.org/genproto v0.0.0-20250324211829-b45e905df463 // https://github.com/crazy-max/diun/pull/1445#issuecomment-3148492660
|
||||
|
||||
Reference in New Issue
Block a user