Skip to content

Commit 974ddcb

Browse files
authored
add possibility to trigger ad-hoc reconcilations (#152)
1 parent 42dfadd commit 974ddcb

File tree

3 files changed

+31
-212
lines changed

3 files changed

+31
-212
lines changed

go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ require (
8484
golang.org/x/text v0.17.0 // indirect
8585
golang.org/x/tools v0.24.0 // indirect
8686
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
87-
google.golang.org/appengine v1.6.8 // indirect
8887
google.golang.org/protobuf v1.34.2 // indirect
8988
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
9089
gopkg.in/inf.v0 v0.9.1 // indirect

0 commit comments

Comments
 (0)