Remove some --incompatible flags that are no longer needed

Change-Id: Idda7893fe7d9bf39b95e773b38d87717011e21ef
diff --git a/.bazelrc b/.bazelrc
index 3470b4c..8644927 100644
--- a/.bazelrc
+++ b/.bazelrc
@@ -21,10 +21,7 @@
 build --nouse_ijars
 build --experimental_strict_action_env
 
-# io_bazel_rules_go needs this
-build --incompatible_disable_deprecated_attr_params=false
 # intellij-bazel plugin needs this
-build --incompatible_depset_is_not_iterable=false
 build --incompatible_new_actions_api=false
 build --incompatible_generated_protos_in_virtual_imports=false
 build --incompatible_depset_union=false