mirror of
https://github.com/gonum/gonum.git
synced 2026-04-23 00:37:29 +08:00
all: run make builds pass with go master
Run gofmt go1.17 adds the new //go:build comments
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
//go:build !safe
|
||||
// +build !safe
|
||||
|
||||
package iterator
|
||||
|
||||
Reference in New Issue
Block a user