diff --git a/go.work.example b/go.work.example index e09d8e1fcd1..ba6153f3524 100644 --- a/go.work.example +++ b/go.work.example @@ -3,6 +3,6 @@ go 1.20 use ( ./ ./modules/capability - ./modules/applications/callbacks + ./modules/apps/callbacks ./e2e )