aboutsummaryrefslogtreecommitdiff
path: root/src/encoding/gob/dump.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/encoding/gob/dump.go')
-rw-r--r--src/encoding/gob/dump.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/encoding/gob/dump.go b/src/encoding/gob/dump.go
index 17238c98df..8c0bbc4ff2 100644
--- a/src/encoding/gob/dump.go
+++ b/src/encoding/gob/dump.go
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+//go:build ignore
// +build ignore
package main