From 56cae7c7197103cf0932d24ac400be55893dd172 Mon Sep 17 00:00:00 2001 From: Daniel Smith Date: Tue, 1 Dec 2015 13:01:08 -0800 Subject: [PATCH] re-run set-gen --- pkg/util/sets/byte.go | 4 +--- pkg/util/sets/doc.go | 4 +--- pkg/util/sets/empty.go | 4 +--- pkg/util/sets/int.go | 4 +--- pkg/util/sets/int64.go | 4 +--- pkg/util/sets/string.go | 4 +--- 6 files changed, 6 insertions(+), 18 deletions(-) diff --git a/pkg/util/sets/byte.go b/pkg/util/sets/byte.go index 1c945c165f1..12d4941c5c0 100644 --- a/pkg/util/sets/byte.go +++ b/pkg/util/sets/byte.go @@ -14,9 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. */ -// This file was autogenerated by the command: -// $ ./set-gen -// Do not edit it manually! +// This file was autogenerated by set-gen. Do not edit it manually! package sets diff --git a/pkg/util/sets/doc.go b/pkg/util/sets/doc.go index 4cfd063d5a0..56157748eda 100644 --- a/pkg/util/sets/doc.go +++ b/pkg/util/sets/doc.go @@ -14,9 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. */ -// This file was autogenerated by the command: -// $ ./set-gen -// Do not edit it manually! +// This file was autogenerated by set-gen. Do not edit it manually! // Package sets has auto-generated set types. package sets diff --git a/pkg/util/sets/empty.go b/pkg/util/sets/empty.go index 774df2f42da..5193619435a 100644 --- a/pkg/util/sets/empty.go +++ b/pkg/util/sets/empty.go @@ -14,9 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. */ -// This file was autogenerated by the command: -// $ ./set-gen -// Do not edit it manually! +// This file was autogenerated by set-gen. Do not edit it manually! package sets diff --git a/pkg/util/sets/int.go b/pkg/util/sets/int.go index 65a3651e83c..3cc005c382b 100644 --- a/pkg/util/sets/int.go +++ b/pkg/util/sets/int.go @@ -14,9 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. */ -// This file was autogenerated by the command: -// $ ./set-gen -// Do not edit it manually! +// This file was autogenerated by set-gen. Do not edit it manually! package sets diff --git a/pkg/util/sets/int64.go b/pkg/util/sets/int64.go index 29417526e35..3e8ca2434f0 100644 --- a/pkg/util/sets/int64.go +++ b/pkg/util/sets/int64.go @@ -14,9 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. */ -// This file was autogenerated by the command: -// $ ./set-gen -// Do not edit it manually! +// This file was autogenerated by set-gen. Do not edit it manually! package sets diff --git a/pkg/util/sets/string.go b/pkg/util/sets/string.go index b31eba29b1b..68e89ff0234 100644 --- a/pkg/util/sets/string.go +++ b/pkg/util/sets/string.go @@ -14,9 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. */ -// This file was autogenerated by the command: -// $ ./set-gen -// Do not edit it manually! +// This file was autogenerated by set-gen. Do not edit it manually! package sets